huanghongfa
2020-12-28 c68e631c3ef3c105b82bbc9e40118c3301ea9237
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;
}