puzhibing
2023-07-25 df39be5f9ae27170e3f683ea549b62b589b0ee68
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