shawenguan hace 1 año
padre
commit
92b1a2a30d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Scripts/imoutai/imoutaiHelper.js

+ 1 - 1
Scripts/imoutai/imoutaiHelper.js

@@ -78,7 +78,7 @@ async function main() {
     let sourceData = mapDataRet[1];
 
     lk.log("#############0");
-    let sessionId = await getSessionId(userData.userId, token, Date.now());
+    let sessionId = await getSessionId(userData.userId, userData.token, Date.now());
     let itemCodes = iMT_BuyItemCodes;
     let province = iMT_Location.province;
     let city = iMT_Location.city;