feat(gm): 武将装备升级、升星、升品至最高级

This commit is contained in:
dcl
2023-02-23 12:19:14 +08:00
parent 46fb283d3c
commit f546f623b2
3 changed files with 124 additions and 0 deletions

View File

@@ -943,5 +943,12 @@
"name": "更新服务器开服时间",
"module": "sys",
"type": "update"
},
{
"id": 136,
"api": "gm.gmRoleHandler.upgradeHeroEPlace",
"name": "武将所有装备强化、升品、升星到当前最高",
"module": "user",
"type": "update"
}
]