🐞 fix(后台): 删除武将

This commit is contained in:
luying
2022-11-19 17:13:55 +08:00
parent f4235a21c4
commit 0232341405
2 changed files with 2 additions and 1 deletions

View File

@@ -162,7 +162,7 @@
},
{
"id": 24,
"api": "/api/users/deletehero",
"api": "gm.gmRoleHandler.deleteHero",
"name": "删除武将",
"module": "user",
"type": "delete"