优化代码

This commit is contained in:
刘祥超
2022-08-03 12:20:24 +08:00
parent 4154904b21
commit 08ee301f89
7 changed files with 99 additions and 110 deletions

View File

@@ -217,7 +217,7 @@ func AllModuleMaps() []maps.Map {
{
"name": "工单系统",
"code": AdminModuleCodeTicket,
"url": "/ticket",
"url": "/tickets",
},
}...)
}