yujian
2019-07-17 f2b3d4e95e6c86518890f11219db94392fee13fe
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;
      }