mitao
2025-04-04 e6828a5e6a31aef4a493f8a8ac5c4340126293b6
medicalWaste-system/src/main/java/com/sinata/system/domain/vo/MwCheckoutRecordExcelVO.java
@@ -41,7 +41,7 @@
    private Integer bagNum;
    @ApiModelProperty("总重量")
    @ExcelProperty(value = "重量", index = 4)
    @ExcelProperty(value = "重量(kg)", index = 4)
    private BigDecimal totalWeight;
    @ApiModelProperty("司机姓名")