소스 검색

首页专家数限制

liliang4869 7 년 전
부모
커밋
168324d10f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/main/java/com/goafanti/common/mapper/UserIdentityMapper.xml

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

@@ -1058,6 +1058,7 @@
 	where expert=1
 	and u.status !=1
 	and t.expert_audit =2
+	limit #{0}
 	 </select>
  <select id="findUserIdentityListByPage" parameterType="String" resultType="com.goafanti.user.bo.UserIdentityBo">
   	select 	t.id ,t.uid,u.nickname as username,t.work_unit as workUnit,t.province,t.area,t.professional_title as professionalTitle,t.industry,t.city,