1
huanghongfa
2021-09-18 55b91c9938a8eaa4a96910f6fce633c7bcdaa85f
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActDiscussDO.java
@@ -89,7 +89,7 @@
    /**
     * 单张图片高度
     */
    private Integer imgHeight;
    private BigDecimal imgHeight;
    /**
     * 开始时间
@@ -152,6 +152,11 @@
    private Date updateAt;
    /**
     * 公布人id
     */
    private Long publishBy;
    /**
     * 类型 1 议事 2 投票
     */
    public interface type{