add config
This commit is contained in:
@@ -92,7 +92,8 @@ type YushanConfig struct {
|
||||
Url string
|
||||
}
|
||||
type SystemConfig struct {
|
||||
ThreeVerify bool
|
||||
ThreeVerify bool // 是否开启三级实名认证
|
||||
CommissionSafeMode bool // 佣金安全防御模式:true-冻结模式(status=1,进入frozen_balance),false-直接结算(status=0,进入balance)
|
||||
}
|
||||
type WechatH5Config struct {
|
||||
AppID string
|
||||
|
||||
Reference in New Issue
Block a user