Эх сурвалжийг харах

修改供应商列表搜索

dongbw 7 жил өмнө
parent
commit
5e06b2ec03

+ 2 - 2
src/main/java/com/uas/platform/b2c/trade/vendor/service/impl/VendorIntroductionServiceImpl.java

@@ -51,12 +51,12 @@ public class VendorIntroductionServiceImpl implements VendorIntroductionService
 	/**
 	 * 型号
 	 */
-	private static final String PCMPCODE_EQUAL = "pCmpCode";
+	private static final String PCMPCODE_EQUAL = "code";
 
 	/**
 	 * 品牌
 	 */
-	private static final String PBRANDEN_EQUAL = "pBrandEn";
+	private static final String PBRANDEN_EQUAL = "brand";
 
 	/**
 	 * 根据关键词(非必填)精确匹配来获取供应商资源列表