适应上架的企微jssdk注册认证
This commit is contained in:
@@ -242,7 +242,7 @@ const store = new Vuex.Store({
|
||||
let action = "/app/wxcp/portal/agentSign"
|
||||
if (sessionStorage.getItem("prj")?.indexOf("saas") > -1) {
|
||||
params = {...params, corpId: "ww596787bb70f08288"}
|
||||
action = "/wxcptp/portal/agentSign"
|
||||
action = "/app/wxcptp/portal/agentSign"
|
||||
}
|
||||
return http.post(action, null, {
|
||||
withoutToken: true,
|
||||
|
||||
Reference in New Issue
Block a user