罗元桥
2021-08-05 cc1098fc00a50cb1591d182f04bc37066ff0a9e2
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{" +