Explorar o código

1.更新日工时统计

WoNiu %!s(int64=4) %!d(string=hai) anos
pai
achega
1118c7373e

+ 1 - 0
src/main/java/com/galaxis/manatee/task/WorkHourStatistics.java

@@ -308,6 +308,7 @@ public class WorkHourStatistics {
                             chuanyunSelfWorkHourDTO.setBg(chuanyunUserCompanyDO.getBg());
                         }else{
                             chuanyunSelfWorkHourDTO.setUserName(chuanyunSelfWorkHourDTO.getUserId());
+                            chuanyunSelfWorkHourDTO.setBg("IBG");
                         }
                         chuanyunSelfWorkHourDTO.setDepartmentName(chuanyunSelfWorkHourDO.getDepartmentName());
                         List<String> matchers = new ArrayList<>();