vars.go 106 B

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