huanghongfa
2021-01-04 39fd893c2d4cf695284826655c3f59bd769cfedd
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/java/com/panzhihua/service_user/model/dos/SysMenuDO.java
@@ -107,4 +107,8 @@
     * 备注
     */
    private String remark;
    /**
     * 社区id
     */
    private Long communityId;
}