xiaoyong931011
2023-07-28 cc9ce86cc24c413c9cbd303b8bb4fd9f5ec5a30f
src/main/java/cc/mrbird/febs/mall/dto/MallGoodsUpdateDto.java
@@ -104,4 +104,6 @@
    private String houseAddress;
    //1:虚拟产品 2:实物
    private Integer isUnreal;
    private String videoUrl;
}