Преглед изворни кода

APP推荐列表更换成精品则推荐

anderx пре 8 година
родитељ
комит
c18b8ad3bb
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/main/java/com/goafanti/common/mapper/BusinessProjectMapper.xml

+ 1 - 0
src/main/java/com/goafanti/common/mapper/BusinessProjectMapper.xml

@@ -726,6 +726,7 @@
   		from business_project 
   		where delete_sign=0 
   		and status=0
+  		and boutique=1
   		<if test="page_sql!=null">
 			${page_sql}
 		</if>