feat(后台): 一键清理排行榜

This commit is contained in:
luying
2023-08-02 13:33:18 +08:00
parent 9301ade5e5
commit bbd7efdb49
3 changed files with 37 additions and 1 deletions

View File

@@ -1013,5 +1013,12 @@
"name": "宝物查询",
"module": "user",
"type": "find"
},
{
"id": 147,
"api": "gm.gmRoleHandler.clearRank",
"name": "清空排行榜",
"module": "user",
"type": "update"
}
]