CeDo
2021-05-20 5ade6f6e4532b65b96d80eabe5d92302f6f817f4
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComMngStructOtherBuildDO.java
@@ -60,4 +60,8 @@
     */
    @TableField(fill = FieldFill.INSERT)
    private Date createAt;
    /**
     * 社区id
     */
    private Long communityId;
}