Commit 5cbc447f authored by tangwei's avatar tangwei

修改bug

parent 7cdbdf0d
......@@ -177,7 +177,7 @@
<select id="selectAllCount" resultType="int">
SELECT
sum(b.num)
count(b.num)
FROM
(SELECT
count(distinct a.sequence_nbr) as num
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment