Ver código fonte

搜索限制100个

wangyu 6 anos atrás
pai
commit
e874b64c34

+ 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>