| | |
| | | @HeadRowHeight(20) |
| | | @ColumnWidth(20) |
| | | @ContentRowHeight(18) |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/cps/excel/TrayFixtureImport.class */ |
| | | public class TrayFixtureImport implements Serializable { |
| | | private static final long serialVersionUID = -7848165826543471977L; |
| | | @ExcelProperty({"托盘编号"}) |
| | |
| | | @ExcelIgnore |
| | | private String failReason; |
| | | |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/cps/excel/TrayFixtureImport$TrayFixtureImportBuilder.class */ |
| | | |
| | | public static class TrayFixtureImportBuilder { |
| | | private String trayCode; |
| | | private String trayName; |