yanghui
2022-10-17 bf4e5b0fa261848a2ea63112ed07fcbf8fc0ed23
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/java/com/panzhihua/service_user/model/dos/SysDeptDO.java
@@ -19,7 +19,7 @@
    private static final long serialVersionUID = 1L;
    /** 部门ID */
    @TableId(type = IdType.AUTO)
    @TableId(type = IdType.ASSIGN_ID)
    private Long deptId;
    /** 父部门ID */