shawenguan 1 年之前
父節點
當前提交
a9966b9ba2
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 {