|
@@ -19,7 +19,7 @@ function initWeComQRCode() {
|
|
|
login_type: 'CorpApp',
|
|
|
appid: 'ww467ec1685e8262e6', // 企业微信企业 ID
|
|
|
agentid: '1000074', // 应用 AgentID
|
|
|
- redirect_uri: 'http://operate.zosi.com.cn/web/', //正式环境网址
|
|
|
+ redirect_uri: 'http://asset.zositechc.cn/web/', //正式环境网址
|
|
|
state: 'Wechat',
|
|
|
scope: 'snsapi_privateinfo',
|
|
|
redirect_type: 'callback',
|