Merge branch 'dev'

This commit is contained in:
wangliwen 2022-10-13 10:44:31 +08:00
commit 3ecbda2a60
1 changed files with 0 additions and 1 deletions

View File

@ -1056,7 +1056,6 @@
AND del_flag = 0
AND MATCH (type) AGAINST ( #{type} IN BOOLEAN MODE)
AND type != '赋能案例'
LIMIT 30
</select>
<select id="selectTypeCountList" resultType="java.util.Map">