| | |
| | | @HeadRowHeight(20) |
| | | @ColumnWidth(25) |
| | | @ContentRowHeight(18) |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/trace/vo/TraceCatalogFlowRecordExportVO.class */ |
| | | |
| | | public class TraceCatalogFlowRecordExportVO implements Serializable { |
| | | @ColumnWidth(25) |
| | | @ExcelProperty({"工件编号"}) |
| | |
| | | return "TraceCatalogFlowRecordExportVO(partNo=" + getPartNo() + ", onlineTime=" + getOnlineTime() + ", batchNumber=" + getBatchNumber() + ", qualified=" + getQualified() + ", qualifiedDesc=" + getQualifiedDesc() + ", isReworkPart=" + getIsReworkPart() + ", isReworkPartDesc=" + getIsReworkPartDesc() + ", shiftIndexName=" + getShiftIndexName() + ", flowCode=" + getFlowCode() + ", flowDisplayName=" + getFlowDisplayName() + ", workstationCode=" + getWorkstationCode() + ", workstationName=" + getWorkstationName() + ", workbenchName=" + getWorkbenchName() + ", flowState=" + getFlowState() + ", flowStateDesc=" + getFlowStateDesc() + ", flowTag=" + getFlowTag() + ", flowTagDesc=" + getFlowTagDesc() + ", entryTime=" + getEntryTime() + ", leftTime=" + getLeftTime() + ", flowSeq=" + getFlowSeq() + ")"; |
| | | } |
| | | |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/trace/vo/TraceCatalogFlowRecordExportVO$TraceCatalogFlowRecordExportVOBuilder.class */ |
| | | |
| | | public static class TraceCatalogFlowRecordExportVOBuilder { |
| | | private String partNo; |
| | | private Date onlineTime; |