feat: 升级 samber/do v1 → v2
This commit is contained in:
@@ -51,6 +51,7 @@ type DataList struct {
|
||||
ThemeConfig map[string]any `db:"themeConfig"` // 列表布局配置
|
||||
Roles []string `db:"roles"` // 列表权限
|
||||
IsAuthDB int `db:"is_auth_db"` // 启用权限过滤
|
||||
SelectionType string `db:"selectionType"` // 行选择类型
|
||||
Platform string `db:"platform"`
|
||||
UpdatedAt string `db:"updated_at"`
|
||||
CreatedAt string `db:"created_at"`
|
||||
|
||||
Reference in New Issue
Block a user