buhuazhen
2 天以前 6ad46dfcc294db8b18cfee343ce9b32c053c02bc
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;
}