Explorar o código

去掉测试打印

shawenguan %!s(int64=2) %!d(string=hai) anos
pai
achega
f2ccaa8ef6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Scripts/gandart/gandartHelper.js

+ 0 - 1
Scripts/gandart/gandartHelper.js

@@ -208,7 +208,6 @@ function handleMyCollectionDetails() {
         lk.log(`获取个人拥有的产品详情列表`);
         data = JSON.parse(data);
         if (data.rows) {
-            lk.log(JSON.stringify(data, null, 2));
             let params = {};
             let reqBody = lk.getRequestBody();
             if (reqBody) {