소스 검색

搜索限制100个

wangyu 6 년 전
부모
커밋
e874b64c34
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      aipt-service/src/main/resources/mapper/ConceptMapper.xml

+ 1 - 0
aipt-service/src/main/resources/mapper/ConceptMapper.xml

@@ -388,5 +388,6 @@
             AND t4.relation_id = 18
         </if>
         ) a1
+        LIMIT 100
     </select>
 </mapper>