6 lines
109 B
Smarty
6 lines
109 B
Smarty
|
package {{.pkg}}
|
||
|
|
||
|
import "github.com/zeromicro/go-zero/core/stores/sqlx"
|
||
|
|
||
|
var ErrNotFound = sqlx.ErrNotFound
|