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 {