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