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