mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-03 12:20:27 +08:00
管理界面设置增加每页显示数设置
This commit is contained in:
@@ -10,4 +10,5 @@ type AdminUIConfig struct {
|
||||
ShowFinance bool `json:"showFinance"` // 是否显示财务相关信息
|
||||
FaviconFileId int64 `json:"faviconFileId"` // Favicon文件ID
|
||||
LogoFileId int64 `json:"logoFileId"` // Logo文件ID
|
||||
DefaultPageSize int `json:"defaultPageSize"` // 默认每页显示数
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user