Explorar o código

Merge remote-tracking branch 'origin/developerA' into developerA

zhengjinyi %!s(int64=4) %!d(string=hai) anos
pai
achega
80c1d4d1ec
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/main/resources/mapper/ProductMapper.xml

+ 0 - 1
src/main/resources/mapper/ProductMapper.xml

@@ -56,7 +56,6 @@
         left join province as pr on ci.provinceID = pr.provinceID
 
 		where p.productID = #{productId}
-		and p.validFlag in (2,3,10)
 	</select>
 	<select id="getProductRecommendsById" resultType="com.caimei.www.pojo.page.ProductList">
         select