shawenguan 1 year ago
parent
commit
09bc62188a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Scripts/imoutai/imoutaiHelper.js

+ 1 - 1
Scripts/imoutai/imoutaiHelper.js

@@ -60,7 +60,7 @@ const iMT_BuyItemCodes = ["10941", "10942"]; // 申购商品ID名单列表
 
 let iMT_DynProducts = [];
 
-let retBody;
+let gRetBody;
 async function Main() {
     if (magicJS.isStrictRequest) {
         magicJS.checkRecordRequestBody();