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