xiaoyong931011
2023-07-26 4026a89eac8ac5c2df3afd2ec486ab42566b201a
src/main/java/cc/mrbird/febs/mall/entity/MallGoods.java
@@ -132,6 +132,7 @@
    private String houseName;
    private String houseAddress;
    private String videoUrl;
    //1:虚拟产品 2:实物
    private Integer isUnreal;
}