vars.go 102 B

12345
  1. package model
  2. import "git.i2edu.net/i2/go-zero/core/stores/sqlx"
  3. var ErrNotFound = sqlx.ErrNotFound