فهرست منبع

Merge branch 'develop'

FengChaoYu 1 هفته پیش
والد
کامیت
03d78677f5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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>
         </if>
         ${ex.orderBy}
         ${ex.orderBy}
     </select>
     </select>
-    <select id="workerSignConfirmCount" resultType="java.lang.Integer">
+    <select id="workerSignConfirmCount" resultType="java.lang.Long">
         SELECT
         SELECT
             COUNT(DISTINCT CONCAT( b.belong_company_code, '-', a.user_id )) AS total
             COUNT(DISTINCT CONCAT( b.belong_company_code, '-', a.user_id )) AS total
         FROM
         FROM