KKSU
2024-01-05 12112eaff727c3a4554b19840e735e2b60cbd1f2
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;
}