| | |
| | | return "CalendarShiftTimeSlicesDTO(factoryDate=" + getFactoryDate() + ", shiftIndex=" + getShiftIndex() + ", shiftTimeType=" + getShiftTimeType() + ", factoryWeek=" + getFactoryWeek() + ", factoryMonth=" + getFactoryMonth() + ", factoryYear=" + getFactoryYear() + ", startTime=" + getStartTime() + ", endTime=" + getEndTime() + ")"; |
| | | } |
| | | |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/cps/dto/CalendarShiftTimeSlicesDTO$CalendarShiftTimeSlicesDTOBuilder.class */ |
| | | |
| | | public static class CalendarShiftTimeSlicesDTOBuilder { |
| | | private String factoryDate; |
| | | private Integer shiftIndex; |