mitao
2025-03-13 86df207c37502cce1b2043e1c7c0486459eef1d6
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
     */
@@ -210,4 +215,6 @@
    private String appId;
    private Integer isAccept;
    private Long bindingCheckUnitId;
}