shawenguan hai 1 ano
pai
achega
a9966b9ba2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Scripts/imoutai/imoutaiHelper.js

+ 1 - 0
Scripts/imoutai/imoutaiHelper.js

@@ -485,6 +485,7 @@ async function getShopItem(sessionId, itemId, token, deviceId, province, city, z
                 headers: headers,
                 body: body
             };
+            lk.log(url);
             lk.get(options, async (error, _response, data) => {
                 let ret;
                 try {