yanghui
2022-10-17 99cef7a46ff78d18fe02448f32c77e9b85e5a958
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 */