Browse Source

搜索限制100个

wangyu 6 years ago
parent
commit
e874b64c34
1 changed files with 1 additions and 0 deletions
  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>