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