shawenguan hace 1 año
padre
commit
6c40758b29
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Scripts/elife/ofpayGrab.js

+ 1 - 1
Scripts/elife/ofpayGrab.js

@@ -107,7 +107,7 @@ async function all() {
                         cateItemDict[outActivityCode] = cateActivityData;
                     }
                     let allBuyEntries = getWillMarketBuyListAll();
-
+                    lk.log(JSON.stringify(allBuyEntries));
                     let allRetList = [];
                     for (let i in allBuyEntries) {
                         const cateType = allBuyEntries[i][0];