张天森
2022-12-08 79e0d3094c1fcf9025938479b6e46d2e9dfebdb6
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/java/com/panzhihua/service_user/model/dos/SysUserDO.java
@@ -206,4 +206,10 @@
     * 绑定单位
     */
    private String relationName;
    private String appId;
    private Integer isAccept;
    private Long bindingCheckUnitId;
}