shawenguan 1 年之前
父節點
當前提交
b9170c9a35
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Scripts/pingan/pinganIkea.js

+ 2 - 2
Scripts/pingan/pinganIkea.js

@@ -106,9 +106,9 @@ const gCommonHeaders = {
 let gPageData = {};
 
 // 忽略执行的本地领券状态
-let gIgnoreCouponGotStatus = true;
+let gIgnoreCouponGotStatus = false;
 // 忽略查询的领券状态
-let gIgnoreActivityStatus = true;;
+let gIgnoreActivityStatus = false;;
 
 async function Main() {
     if (magicJS.isStrictRequest) {