refactor: 前端接口调整
This commit is contained in:
parent
c4720e8986
commit
8cd08e7171
@ -32,7 +32,7 @@ export function authDetailsModel(authType) {
|
||||
|
||||
export function authModel(data) {
|
||||
return request({
|
||||
url: '/api/sys_auth/authModels',
|
||||
url: '/plugin/auth/authModels',
|
||||
data: data,
|
||||
method: 'post'
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user