2025-01-20 01:55:44 +08:00

6 lines
106 B
Go

package model
import "github.com/zeromicro/go-zero/core/stores/sqlx"
var ErrNotFound = sqlx.ErrNotFound