shawenguan 1 سال پیش
والد
کامیت
0823892ae2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Scripts/wubian/wubianHelper.js

+ 1 - 1
Scripts/wubian/wubianHelper.js

@@ -288,7 +288,7 @@ function handleActivityList() {
         // type 0=合成 1=兑换或置换
         const hashId = item.hashId;
         dataDict[hashId] = item;
-        item.status = 1;
+        // item.status = 1;
         // item.startTime = Math.floor(Date.now() / 1000 - 3600);
         // item.endTiem = Math.floor(Date.now() / 1000 + 3600);
     }