菜单新增路由名称
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
Path routePath,
|
||||
Icon,Sort,
|
||||
Type,
|
||||
Remark
|
||||
Remark,
|
||||
Route_Name routeName
|
||||
FROM
|
||||
sys_function
|
||||
WHERE
|
||||
@@ -25,7 +26,8 @@
|
||||
Path routePath,
|
||||
Icon,Sort,
|
||||
Type,
|
||||
Remark
|
||||
Remark,
|
||||
Route_Name routeName
|
||||
FROM
|
||||
sys_function
|
||||
WHERE
|
||||
@@ -45,7 +47,8 @@
|
||||
Path routePath,
|
||||
Icon,Sort,
|
||||
Type,
|
||||
Remark
|
||||
Remark,
|
||||
Route_Name routeName
|
||||
FROM
|
||||
sys_function
|
||||
WHERE
|
||||
|
||||
Reference in New Issue
Block a user