测试:修改任务好友军团活动

This commit is contained in:
luying
2022-04-06 12:39:54 +08:00
parent 4397b03bdf
commit 126c51b4dd
9 changed files with 18 additions and 35 deletions
+1
View File
@@ -51,6 +51,7 @@ export class TaskParamInter {
newEquip?: EPlace; // 新装备栏(一个)
jewels?: JewelType[]; // 天晶石
debugInfo?: {condition: number};
};
export class TaskParam extends TaskParamInter {