bug修复
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user