diff --git a/pages/loginAuthen/authenWeChat.vue b/pages/loginAuthen/authenWeChat.vue index 882b9f0..ed5e3e0 100644 --- a/pages/loginAuthen/authenWeChat.vue +++ b/pages/loginAuthen/authenWeChat.vue @@ -60,7 +60,7 @@ export default { code: code, appType: "weChat", //移动端类型 appId: "800046", //请求的APIID 默认 - userApiCode: "8000460000", //请求认证的API编码 默认 + userApiCode: "8000460002", //请求认证的API编码 默认 corpid: "wwb46c3f5e6ffe3e2b", //企业微信企业id corpsecret: "oON2ELxNVyl7wc37LeA9bNOsv_jyuFXdrvD9e0yogbQ", //企业微信密钥 };