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