@@ -1684,7 +1684,7 @@
</if>
${ex.orderBy}
</select>
- <select id="workerSignConfirmCount" resultType="java.lang.Integer">
+ <select id="workerSignConfirmCount" resultType="java.lang.Long">
SELECT
COUNT(DISTINCT CONCAT( b.belong_company_code, '-', a.user_id )) AS total
FROM