寻宝测试:增加两个简单接口的测试

This commit is contained in:
liangtongchuan
2021-02-08 16:51:32 +08:00
parent 52ecb5e282
commit 49024c5aa0
3 changed files with 42 additions and 13 deletions

View File

@@ -397,7 +397,7 @@ export class ComBattleHandler {
}
/**
* 获取队伍列表-deprecated
* ! 获取队伍列表-deprecated
* @param msg
* @param session
*/
@@ -411,7 +411,8 @@ export class ComBattleHandler {
}
/**
* @description 队伍准备-deprecate
* ! deprecate
* @description 队伍准备
* @param {{teamCode: string, heroes: Array<number>}} msg
* @param {BackendSession} session
* @returns