测试:抽卡测试

This commit is contained in:
luying
2021-04-30 19:29:20 +08:00
parent 524ed6d05e
commit f5654c402f
4 changed files with 199 additions and 1 deletions

View File

@@ -275,6 +275,7 @@ export class GachaHandler {
return resResult(STATUS.SUCCESS, {
gachaId,
activityId,
heroes,
pickHero: userGacha.pickHero
});