提交 96c0e0a2 编写于 作者: A Anne_LXM

Update config.json

上级 666b0616
...@@ -8,15 +8,20 @@ ...@@ -8,15 +8,20 @@
"passwordErrorRetryTime": 3600, "passwordErrorRetryTime": 3600,
"autoSetInviteCode": false, "autoSetInviteCode": false,
"forceInviteCode": false, "forceInviteCode": false,
"app": { "app": {
"tokenExpiresIn": 2592000, "tokenExpiresIn": 2592000,
"tokenExpiresThreshold": 864000,
"oauth": { "oauth": {
"weixin": { "weixin": {
"appid": "填写来源微信开放平台https://open.weixin.qq.com/创建的应用的appid", "appid": "填写来源微信开放平台https://open.weixin.qq.com/创建的应用的appid",
"appsecret": "填写来源微信开放平台https://open.weixin.qq.com/创建的应用的appsecret" "appsecret": "填写来源微信开放平台https://open.weixin.qq.com/创建的应用的appsecret"
}, },
"qq": {
"appid": "",
"appsecret": ""
},
"apple": { "apple": {
"bundleId": "苹果开发者后台获取的bundleId" "bundleId": ""
} }
} }
}, },
...@@ -55,4 +60,4 @@ ...@@ -55,4 +60,4 @@
"apiSecret": "" "apiSecret": ""
} }
} }
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册