罗yu 元桥
2021-04-29 78a900b916f9007e45d45355d6e1de21eb71147e
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActNeighborCircleCommentDO.java
@@ -66,6 +66,14 @@
     */
    private Integer isRelease;
    /**
     * 是否是作者评论(1.是 2.否)
     */
    public interface isRelease{
        int yes = 1;
        int no = 2;
    }
    @Override
    public String toString() {
        return "ComActNeighborCircleCommentDO{" +