后台:修复维护问题

This commit is contained in:
luying
2022-01-14 17:11:56 +08:00
parent 3489f572d4
commit e13725eb78
3 changed files with 67 additions and 4 deletions

View File

@@ -754,5 +754,19 @@
"name": "获取玩家日志列表",
"module": "log",
"type": "find"
},
{
"id": 109,
"api": "gm.gmServerHandler.stopRegionMaintenance",
"name": "结束大区维护",
"module": "server",
"type": "update"
},
{
"id": 110,
"api": "gm.gmHandler.taflus",
"name": "数数上报",
"module": "server",
"type": "update"
}
]