投票流程大改
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user