菜单新增路由名称

This commit is contained in:
2023-05-04 09:29:54 +08:00
parent bcbd52ed92
commit 6c4ed4ad15
4 changed files with 16 additions and 5 deletions

View File

@@ -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