|
@@ -23,7 +23,7 @@ regGiveExtReview :
|
|
wxOAuth2Url : https://api.weixin.qq.com/sns/oauth2/access_token?appid=%s&secret=%s&code=%s&grant_type=authorization_code
|
|
wxOAuth2Url : https://api.weixin.qq.com/sns/oauth2/access_token?appid=%s&secret=%s&code=%s&grant_type=authorization_code
|
|
wxUserInfoUrl : https://api.weixin.qq.com/sns/userinfo?access_token=%s&openid=%s
|
|
wxUserInfoUrl : https://api.weixin.qq.com/sns/userinfo?access_token=%s&openid=%s
|
|
wxJscode2SessionUrl : https://api.weixin.qq.com/sns/jscode2session?appid=%s&secret=%s&js_code=%s&grant_type=authorization_code
|
|
wxJscode2SessionUrl : https://api.weixin.qq.com/sns/jscode2session?appid=%s&secret=%s&js_code=%s&grant_type=authorization_code
|
|
-vGameAgentAddr : wss://vhall2.xinyueyouxi.com # wss://vhall1.weile.com/
|
|
|
|
|
|
+vGameAgentAddr : {0: 'wss://vhall2.xinyueyouxi.com'} # wss://vhall1.weile.com/
|
|
smsExpire : 300 # 短信验证码有效期
|
|
smsExpire : 300 # 短信验证码有效期
|
|
smsInterval : 60 # 短信验证码重复发送间隔
|
|
smsInterval : 60 # 短信验证码重复发送间隔
|
|
smsDailyLimit : 20 # 短信验证码每日限制A
|
|
smsDailyLimit : 20 # 短信验证码每日限制A
|
|
@@ -105,8 +105,8 @@ mongoUser:
|
|
gsdk :
|
|
gsdk :
|
|
ip : 10.30.253.138
|
|
ip : 10.30.253.138
|
|
port : 10015
|
|
port : 10015
|
|
- appId : login
|
|
|
|
- authKey : e98727d030dcb4e1b80f990a900d96bd
|
|
|
|
|
|
+ appid : login
|
|
|
|
+ authkey : e98727d030dcb4e1b80f990a900d96bd
|
|
alioss :
|
|
alioss :
|
|
bucket : xy-avatar-file
|
|
bucket : xy-avatar-file
|
|
accessKeyId : LTAI4Fkkdg43AbEEhjaESiBy
|
|
accessKeyId : LTAI4Fkkdg43AbEEhjaESiBy
|