springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/java/com/panzhihua/service_user/model/dos/SysUserDO.java
@@ -197,6 +197,8 @@ */ private String plaintextPassword; private String loveIntegral; /** * 街道id */ @@ -206,4 +208,10 @@ * 绑定单位 */ private String relationName; private String appId; private Integer isAccept; private Long bindingCheckUnitId; }