This website works better with JavaScript
Home
Explore
Help
Register
Sign In
java
/
diagbotcloud
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
搜索限制100个
wangyu
6 years ago
parent
dd988bbb8c
commit
e874b64c34
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
aipt-service/src/main/resources/mapper/ConceptMapper.xml
+ 1
- 0
aipt-service/src/main/resources/mapper/ConceptMapper.xml
View File
@@ -388,5 +388,6 @@
AND t4.relation_id = 18
</if>
) a1
+ LIMIT 100
</select>
</mapper>