DESKTOP-71BH0QO\L、ming
2021-04-02 8555f974846ca5b4f4734f52b51e39cd4502df44
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;
}