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