Browse Source

no message

FengChaoYu 8 months ago
parent
commit
958a754901
1 changed files with 1 additions and 0 deletions
  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">