FengChaoYu пре 9 месеци
родитељ
комит
958a754901
1 измењених фајлова са 1 додато и 0 уклоњено
  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">