huanghongfa
2021-04-29 07c60d85678d4a3b6fedcc27d7984f29cfb8dcc1
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActNeighborCircleFabulousDO.java
@@ -70,6 +70,15 @@
        int no = 2;
    }
    /**
     * 点赞类型(1.邻里圈 2.评论 3.回复)
     */
    public interface type{
        int llq = 1;
        int pl = 2;
        int hf = 3;
    }
    @Override
    public String toString() {
        return "ComActNeighborCircleFabulousDO{" +