Sfoglia il codice sorgente

Merge branch 'xinyan'

xinyan 6 mesi fa
parent
commit
a679f81f24
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/system/login/component/scan.vue

+ 1 - 1
src/views/system/login/component/scan.vue

@@ -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',