xiaoyong931011
2021-05-14 16121953db79952213a34e361c7fe5792c114b22
src/main/java/com/xcong/excoin/modules/yunding/entity/YdProductEntity.java
@@ -99,5 +99,11 @@
        private Integer favourable;
        /**
         * 销售状态 1-热售中 2-售罄 3-未开售
         */
        private Integer status;
}