src/main/java/cc/mrbird/febs/mall/dto/AddMallGoodsDto.java @@ -100,4 +100,6 @@ //1:虚拟产品 2:实物 private Integer isUnreal; private String videoUrl; }