mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-02-11 00:45:39 +08:00
增加文件和用户界面相关配置
This commit is contained in:
@@ -8,4 +8,6 @@ type AdminUIConfig struct {
|
||||
ShowVersion bool `json:"showVersion"` // 是否显示版本号
|
||||
Version string `json:"version"` // 显示的版本号
|
||||
ShowFinance bool `json:"showFinance"` // 是否显示财务相关信息
|
||||
FaviconFileId int64 `json:"faviconFileId"` // Favicon文件ID
|
||||
LogoFileId int64 `json:"logoFileId"` // Logo文件ID
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user