feat:完善信息
This commit is contained in:
@ -3,6 +3,7 @@ package config
|
||||
var (
|
||||
SettingInfo = new(Setting)
|
||||
RPCServerSettingInfo = new(RPCServerSetting)
|
||||
SettingAreaInfo = make(map[string]map[string]string, 0)
|
||||
)
|
||||
|
||||
// Mysql 配置
|
||||
|
Reference in New Issue
Block a user