liujie
2023-07-28 a03f572a2e530f12aa50f7cb5d7b55c38057a4cc
cloud-server-course/src/main/java/com/dsh/course/entity/CoursePackageStudent.java
@@ -31,7 +31,7 @@
    /**
     * 主键
     */
    @TableId(value = "id", type = IdType.INPUT)
    @TableId(value = "id", type = IdType.NONE)
    private Long id;
    /**
     * 用户id