投票流程大改

This commit is contained in:
aixianling
2023-01-03 15:06:38 +08:00
parent dd134b6b23
commit 609b697440
5 changed files with 99 additions and 17 deletions

View File

@@ -156,6 +156,7 @@ export const user = {
let {module} = params, action = "/auth/wechat-mp/token"
return http.post(action, params, {
withoutToken: true,
throttle: 500,
module,
params: {
...params, grant_type: 'password',