| | |
| | | @HeadRowHeight(20) |
| | | @ColumnWidth(25) |
| | | @ContentRowHeight(18) |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/dnc/vo/DncLogExcelVO.class */ |
| | | public class DncLogExcelVO { |
| | | @ColumnWidth(25) |
| | | @ExcelProperty({"文件名称"}) |
| | |
| | | return "DncLogExcelVO(fileName=" + getFileName() + ", version=" + getVersion() + ", suffix=" + getSuffix() + ", sourceTypeDesc=" + getSourceTypeDesc() + ", operationType=" + getOperationType() + ", operationTypeDesc=" + getOperationTypeDesc() + ", sourcePathName=" + getSourcePathName() + ", targetPathName=" + getTargetPathName() + ", storageSpace=" + getStorageSpace() + ", storageSpaceDec=" + getStorageSpaceDec() + ", fileLocation=" + getFileLocation() + ", fileLocationDesc=" + getFileLocationDesc() + ", operatorName=" + getOperatorName() + ", operationTime=" + getOperationTime() + ", sourceType=" + getSourceType() + ")"; |
| | | } |
| | | |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/dnc/vo/DncLogExcelVO$DncLogExcelVOBuilder.class */ |
| | | |
| | | public static class DncLogExcelVOBuilder { |
| | | private String fileName; |
| | | private String version; |