系统设置页面功能完成

This commit is contained in:
RockYang
2023-05-03 09:48:37 +08:00
parent 556abf5276
commit fcfe0c7913
6 changed files with 181 additions and 99 deletions

View File

@@ -15,7 +15,6 @@ func NewDefaultConfig() *types.Config {
ConsoleTitle: "Chat-Plus 控制台",
Listen: "0.0.0.0:5678",
ProxyURL: make([]string, 0),
EnableAuth: true,
ImgURL: types.ImgURL{},
Session: types.Session{