增加UAM(5秒盾)集群设置

This commit is contained in:
刘祥超
2022-07-03 22:10:18 +08:00
parent 106bd2ae87
commit f27a55c2b6
6 changed files with 3706 additions and 3295 deletions

View File

@@ -2,6 +2,7 @@
package serverconfigs
// UAMConfig UAM配置
type UAMConfig struct {
IsPrior bool `yaml:"isPrior" json:"isPrior"`
IsOn bool `yaml:"isOn" json:"isOn"`