Helius
2021-12-30 21465c793eb6f703c62fd238a8f7e185020350fa
zq-erp/src/main/java/com/matrix/system/shopXcx/bean/ShopProduct.java
@@ -272,6 +272,9 @@
   private Long companyId;
   /**
    * 是否虚拟产品 1/是 2/否
    */
   private Integer isUnrealProduct;
}