vars.go 105 B

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