mirror of
https://github.com/dataease/dataease.git
synced 2025-02-25 03:52:59 +08:00
Merge pull request #211 from dataease/pr@dev@refactor_前端接口调整
refactor: 前端接口调整
This commit is contained in:
commit
963ccbb222
@ -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