f
This commit is contained in:
@@ -94,6 +94,8 @@ type YushanConfig struct {
|
||||
type SystemConfig struct {
|
||||
ThreeVerify bool // 是否开启三级实名认证
|
||||
CommissionSafeMode bool // 佣金安全防御模式:true-冻结模式(status=1,进入frozen_balance),false-直接结算(status=0,进入balance)
|
||||
SkipVerifyCode bool // 开发环境下跳过验证码验证
|
||||
SkipVerify bool // 空报告模式:开发环境下跳过二/三要素验证(避免未授权IP调用天元API失败)
|
||||
}
|
||||
type WechatH5Config struct {
|
||||
AppID string
|
||||
|
||||
Reference in New Issue
Block a user