mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-22 06:35:50 +08:00
部门管理、岗位管理接口对接
This commit is contained in:
@@ -40,5 +40,5 @@ export function apiFileRename(params: { id: number; name: string }) {
|
||||
|
||||
// 配置
|
||||
export function apiConfig() {
|
||||
return request.get('/index/config')
|
||||
return request.get('/common/index/config')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user