mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-10 08:29:58 +08:00
feat: let model customizable (#1738)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package template
|
||||
|
||||
var (
|
||||
const (
|
||||
// Imports defines a import template for model in cache case
|
||||
Imports = `import (
|
||||
"context"
|
||||
|
||||
Reference in New Issue
Block a user