yujian
2019-07-17 010efba33ae0e00ff06e5a95004e0f624f073ba7
fanli/src/main/java/com/yeshi/fanli/controller/client/v2/SearchControllerV2.java
@@ -185,8 +185,8 @@
         return;
      }
      // 拼多多商品 TODO
      if (goodsType.intValue() == Constant.SOURCE_TYPE_PDD) {
         // 拼多多商品 TODO
         searchPDDGoods(kw, page, filter, order, startprice, endprice, out);
         return;
      }