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