Browse Source

no message

FengChaoYu 1 week ago
parent
commit
cd363bebf2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mall-server-api/src/main/resources/mapper/CommonMapper.xml

+ 1 - 1
mall-server-api/src/main/resources/mapper/CommonMapper.xml

@@ -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