mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-05 19:25:23 +08:00
初始化admin pc端
This commit is contained in:
@@ -40,5 +40,5 @@ export function apiFileRename(params: { id: number; name: string }) {
|
||||
|
||||
// 配置
|
||||
export function apiConfig() {
|
||||
return request.get('/config/getConfig')
|
||||
return request.get('/index/config')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user