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