101captain
2022-06-08 60d68e10c679818c0c747372a6b24f83d34e14f7
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/java/com/panzhihua/service_user/model/dos/SysUserDO.java
@@ -201,4 +201,9 @@
     * 街道id
     */
    private Long streetId;
    /**
     * 绑定单位
     */
    private String relationName;
}