[feat] 新增数据缓存标识
This commit is contained in:
@@ -19,3 +19,5 @@ type PrintTemplateField struct {
|
||||
UpdatedAt string `db:"updated_at"`
|
||||
CreatedAt string `db:"created_at"`
|
||||
}
|
||||
|
||||
type GetPrintTemplateFields func(uuid string) []PrintTemplateField
|
||||
|
||||
Reference in New Issue
Block a user