提交 f864aaca 编写于 作者: crlfe's avatar crlfe 😲

chore: 更新uni-id config.json

上级 9b33d280
......@@ -8,8 +8,11 @@
"passwordErrorRetryTime": 3600,
"autoSetInviteCode": false,
"forceInviteCode": false,
"preferedAppPlatform": "app",
"preferedAppPlatform": "app",
"requestAuthSecret":"testSecret",
"idCardCertifyLimit": 1,
"realNameCertifyLimit": 5,
"sensitiveInfoEncryptSecret": "",
"app": {
"tokenExpiresIn": 2592000,
"oauth": {
......@@ -21,25 +24,25 @@
"bundleId": "苹果开发者后台获取的bundleId"
}
}
},
"web":{
"oauth": {
"weixin-h5": {
"appid": "",
"appsecret": ""
},
"weixin-web": {
"appid": "",
"appsecret": ""
}
}
},
},
"web":{
"oauth": {
"weixin-h5": {
"appid": "",
"appsecret": ""
},
"weixin-web": {
"appid": "",
"appsecret": ""
}
}
},
"mp-weixin": {
"oauth": {
"weixin": {
"appid": "",
"appsecret": ""
}
}
}
},
"mp-alipay": {
......@@ -63,4 +66,4 @@
"apiSecret": ""
}
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册