yuan
12 小时以前 b9b1a775a9633a34130944d7fdbe9b9ba860aa8e
src/main/java/com/ruoyi/sales/dto/ShippingInfoDto.java
@@ -47,9 +47,5 @@
    //发货数量
    private BigDecimal totalQuantity;
    private Long templateId;
    private String templateName;
}