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; }