DESKTOP-71BH0QO\L、ming
2021-03-29 b8637915f199f88c643f96118c2dd00201472fcc
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComMngVillageDO.java
@@ -31,7 +31,7 @@
    /**
     * 小区(组)
     */
    private String group;
    private String groupAt;
    /**
     * 创建时间
     */
@@ -42,12 +42,10 @@
    /**
     * 社区id
     */
    @TableId(type = IdType.AUTO)
    private Long communityId;
    /**
     * 街道id
     */
    @TableId(type = IdType.AUTO)
    private Long streetId;
}