Ver Fonte

去掉测试打印

shawenguan há 2 anos atrás
pai
commit
f2ccaa8ef6
1 ficheiros alterados com 0 adições e 1 exclusões
  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) {