Commit a5bb1615 by zhujian

'fix:合并分支冲突'

parent c83aba27
......@@ -109,7 +109,7 @@
if (!code) {
GetJSON('hades/anon/hades/getCorpTrainSuiteId', { corpType }, (res) => {
GetJSON('hades/anon/hades/getCorpTrainSuiteId', { }, (res) => {
const url = `https://open.weixin.qq.com/connect/oauth2/authorize?appid=${res.result}&redirect_uri=${encodeURIComponent(location.href)}&response_type=code&scope=snsapi_privateinfo&state=STATE#wechat_redirect`
location.href = url
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment