bug
luoyisheng
2025-03-21 1631a9cd06a9272dbc808551ce7f0682cde2ba71
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;
}