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) {