mirror of
https://github.com/vbenjs/gf-vben-admin.git
synced 2025-01-23 11:50:20 +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';
|
||||
|
||||
enum Api {
|
||||
GetMenuList = '/router/list',
|
||||
GetMenuList = '/router',
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user