调整最新版应用

This commit is contained in:
aixianling
2021-12-15 16:42:31 +08:00
parent 950495b80b
commit b84c5b3dd7
24 changed files with 6995 additions and 1 deletions

View File

@@ -249,7 +249,7 @@ const store = new Vuex.Store({
} else {
params = params || {corpId, suiteId}
}
return http.post("/app/wxcptp/portal/agentSign", null, {
return http.post("/app/wxcp/portal/agentSign", null, {
params: {...params, url}
}).then(res => {
if (res?.data) {