Browse Source

no message

FengChaoYu 9 tháng trước cách đây
mục cha
commit
958a754901
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      mall-server-api/src/main/resources/mapper/DailyMapper.xml

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

@@ -324,6 +324,7 @@
                 and  a.issue_salary_id = #{issueSalaryId}
             </if>
         </where>
+        GROUP BY a.worker_number
     </select>
 
     <select id="cwSummaryMonthList" resultType="com.gree.mall.manager.bean.settle.repair.DailyNotMonthSummaryCountBean">