ソースを参照

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>