medicalWaste-system/src/main/java/com/sinata/system/domain/excel/MwCheckoutRecordExcel.java
@@ -31,7 +31,7 @@ @ExcelProperty(value = "袋数", index = 4) private Integer bagNum; @ExcelProperty(value = "医废重量(kg)", index = 5) @ExcelProperty(value = "总重量(kg)", index = 5) private BigDecimal totalWeight; @ExcelProperty(value = "医院签名", index = 6)