6 lines
111 B
Go
Raw Permalink Normal View History

2025-02-20 17:32:53 +08:00
package config_api
import "github.com/zeromicro/go-zero/core/stores/sqlx"
var ErrNotFound = sqlx.ErrNotFound