张天森
2022-09-28 b2a64967d13f68175cd0c47f1a5b6169c42ed8a9
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 */