mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-14 16:30:26 +08:00
增加DNS套餐相关数据
This commit is contained in:
@@ -51,6 +51,7 @@ func (this *SysSettingService) ReadSysSetting(ctx context.Context, req *pb.ReadS
|
||||
systemconfigs.SettingCodeUserUIConfig,
|
||||
systemconfigs.SettingCodeNSUserConfig,
|
||||
systemconfigs.SettingCodeUserOrderConfig,
|
||||
systemconfigs.SettingCodeServerGlobalConfig,
|
||||
}, req.Code) {
|
||||
return nil, errors.New("can not read setting code '" + req.Code + "'")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user