mitao
2025-04-04 d89a42213b4a32535e93185dedf41fe7a7fc1940
medicalWaste-system/src/main/java/com/sinata/system/domain/vo/MwCollectRecordVO.java
@@ -57,7 +57,7 @@
    private String wasteTypeStr;
    @ApiModelProperty("医废重量")
    @ExcelProperty(value = "医废重量", index = 5)
    @ExcelProperty(value = "医废重量(kg)", index = 5)
    private BigDecimal weight;
    @ApiModelProperty("出库人员id")