feat:完善网站活动报名信息
This commit is contained in:
@ -1,9 +1,8 @@
|
||||
package config
|
||||
|
||||
var (
|
||||
SettingInfo = new(Setting)
|
||||
RPCServerSettingInfo = new(RPCServerSetting)
|
||||
SettingAreaInfo = make(map[string]map[string]string, 0)
|
||||
SettingInfo = new(Setting)
|
||||
//RPCServerSettingInfo = new(RPCServerSetting)
|
||||
)
|
||||
|
||||
// Mysql 配置
|
||||
|
Reference in New Issue
Block a user