luoyisheng
2025-02-12 05628d269dff7ad4f2e9d3419b05b4e7e5768797
medicalWaste-system/src/main/java/com/sinata/system/domain/dto/CollectCarTotalUpDto.java
@@ -19,4 +19,5 @@
    private Integer num;
    @ApiModelProperty("总重量")
    private BigDecimal weight;
    private  String  wasteTypeStr;
}