first commit
This commit is contained in:
5
template/model/err.tpl
Normal file
5
template/model/err.tpl
Normal file
@@ -0,0 +1,5 @@
|
||||
package {{.pkg}}
|
||||
|
||||
import "github.com/zeromicro/go-zero/core/stores/sqlx"
|
||||
|
||||
var ErrNotFound = sqlx.ErrNotFound
|
||||
Reference in New Issue
Block a user