优化代码

This commit is contained in:
GoEdgeLab
2022-08-03 12:20:24 +08:00
parent cbaec61372
commit 16b33a4a5d
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",
},
}...)
}