mirror of
https://github.com/vbenjs/gf-vben-admin.git
synced 2025-02-03 03:32:59 +08:00
同步到vben 最新版本
路由接口调整
This commit is contained in:
parent
e155cb2724
commit
83dc8a6bf6
@ -2,7 +2,7 @@ import { defHttp } from '/@/utils/http/axios';
|
|||||||
import { getMenuListResultModel } from './model/menuModel';
|
import { getMenuListResultModel } from './model/menuModel';
|
||||||
|
|
||||||
enum Api {
|
enum Api {
|
||||||
GetMenuList = '/router/list',
|
GetMenuList = '/router',
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user