bug修复

This commit is contained in:
yuezhihang
2022-02-24 17:55:22 +08:00
parent 7c271fa204
commit af11a626df
7 changed files with 57 additions and 27 deletions
@@ -404,7 +404,7 @@
where collect_type=#{c}
</select>
<select id="countPersonCollectByStandInfo" resultType="java.lang.Integer">
SELECT COUNT(1)
SELECT COUNT(ts_person_collect.ID)
from
ts_person_collect
WHERE