✨ feat(gvg): 准备期征战中原初始
This commit is contained in:
@@ -196,7 +196,6 @@ export class CheckSingleTask {
|
||||
|
||||
// 联军任务
|
||||
let dicGVGTasks = getGVGTasksByType(taskType);
|
||||
console.log('#####', taskType, dicGVGTasks)
|
||||
for(let { taskId, taskType, taskParam } of dicGVGTasks) {
|
||||
let taskUpdateParam = await this.checkIsMatch(taskParam, async () => []);
|
||||
if (taskUpdateParam) {
|
||||
|
||||
Reference in New Issue
Block a user