apiForward取消token

This commit is contained in:
aixianling
2022-09-07 10:59:47 +08:00
parent 096fca8cba
commit 6cda8c0787

View File

@@ -66,7 +66,8 @@ export default {
key: "3RZBZ-LZUCF-CT6J5-NWKZH-FCWOQ-UUFKY",
}
})
}
},
withoutToken: true
})
.then(({data: {result: {address}}}) => this.$http.post("/app/appwxsigninfo/sign", {lat, lng, address}))
.then(res => {