提交 8cd08e71 authored 作者: junjie's avatar junjie

refactor: 前端接口调整

上级 c4720e89
......@@ -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'
})
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论