jenkins: 每日关卡结算
This commit is contained in:
@@ -119,7 +119,8 @@ describe('战斗测试', function () {
|
||||
});
|
||||
|
||||
it('每日关卡开始战斗', function (done) {
|
||||
let type = 1, battleId = 3001;
|
||||
let type = 1;
|
||||
battleId = 3001;
|
||||
for(let data of dailyList) {
|
||||
for(let war of data.wars) {
|
||||
if(war.status != 0) {
|
||||
|
||||
Reference in New Issue
Block a user