puzhibing
2023-08-01 883d16070288862180dd65fc58e7927f9040a30d
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