|
@@ -18,7 +18,8 @@ regGiveExtDiamond : 10 # 注册额外赠送豆豆
|
|
|
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
|
|
|
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/
|
|
|
consoleApi :
|
|
|
url : http://console-api.%s/%s
|
|
|
key : f8c842460c091b2433c89a08fd7bfc46
|
|
@@ -93,8 +94,8 @@ gsdk :
|
|
|
# ip : 172.17.18.107
|
|
|
ip : 10.30.253.138
|
|
|
port : 10015
|
|
|
- appId : login
|
|
|
- authKey : e98727d030dcb4e1b80f990a900d96bd
|
|
|
+ appid : login
|
|
|
+ authkey : e98727d030dcb4e1b80f990a900d96bd
|
|
|
alioss :
|
|
|
bucket : xy-avatar-file
|
|
|
accessKeyId : LTAI4Fkkdg43AbEEhjaESiBy
|