gongchunyi
5 天以前 61ae3b1496b6a316d6ceb1e1500e883decfc9e4c
src/main/java/com/ruoyi/sales/dto/ShippingInfoDto.java
@@ -29,4 +29,8 @@
    @TableField(exist = false)
    private List<CommonFile> commonFileList;
    private String  specificationModel;
    private String productName;
}