提交 130bd008 编写于 作者: DCloud_JSON's avatar DCloud_JSON

Update config.json

上级 61b08e17
{ {
"passwordSecret": "passwordSecret-demo", "passwordSecret": "passwordSecret-demo",
"tokenSecret": "tokenSecret-demo", "tokenSecret": "tokenSecret-demo",
"tokenExpiresIn": 7200, "tokenExpiresIn": 7200,
"tokenExpiresThreshold": 600, "tokenExpiresThreshold": 600,
"passwordErrorLimit": 6, "passwordErrorLimit": 6,
"bindTokenToDevice": true, "bindTokenToDevice": true,
"passwordErrorRetryTime": 3600, "passwordErrorRetryTime": 3600,
"autoSetInviteCode": false, "autoSetInviteCode": false,
"forceInviteCode": false, "forceInviteCode": false,
"app-plus": { "app-plus": {
"tokenExpiresIn": 2592000, "tokenExpiresIn": 2592000,
"oauth": { "oauth": {
"weixin": { "weixin": {
"appid": "wxffdd8fa6ec4ef2a0", "appid": "",
"appsecret": "6c9119430d7be0a147bcbbb73ef33acf" "appsecret": ""
}, },
"apple": { "apple": {
"bundleId": "io.dcloud.hellouniapp" "bundleId": ""
} }
} }
}, },
"mp-weixin": { "mp-weixin": {
"oauth": { "oauth": {
"weixin": { "weixin": {
"appid": "wx81dbb061d2258234", "appid": "",
"appsecret": "73be6e8b8b31b7b0783fe448cc1fe820" "appsecret": ""
} }
} }
}, },
"mp-alipay": { "mp-alipay": {
"oauth": { "oauth": {
"alipay": { "alipay": {
"appid": "alipay appid", "appid": "alipay appid",
"privateKey": "alipay privateKey" "privateKey": "alipay privateKey"
} }
} }
}, },
"service": { "service": {
"sms": { "sms": {
"name": "DCloud", "name": "DCloud",
"codeExpiresIn": 300, "codeExpiresIn": 300,
"smsKey": "71a19f38c954f7d768d68a050486bf15", "smsKey": "",
"smsSecret": "d6c424b702d73baa3b6e1a1452469213" "smsSecret": ""
}, },
"univerify": { "univerify": {
"appid": "__UNI__03B096E", "appid": "__UNI__03B096E",
"apiKey": "3fc28519d90d74173bcecf2daf4ffcc4", "apiKey": "",
"apiSecret": "dd793e5bc4b372ce932f35bbb4c5d61b" "apiSecret": ""
} }
} }
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册