소스 검색

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>