feat: let model customizable (#1738)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package template
|
||||
|
||||
// Error defines an error template
|
||||
var Error = `package {{.pkg}}
|
||||
const Error = `package {{.pkg}}
|
||||
|
||||
import "github.com/zeromicro/go-zero/core/stores/sqlx"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user