zhibing.pu
2024-07-24 c52f83ef5f702b3c178881d3eee72267c77e7751
cloud-server-course/src/main/java/com/dsh/course/entity/PostCourseVideo.java
@@ -31,7 +31,7 @@
    /**
     * 主键id
     */
    @TableId(value = "id", type = IdType.INPUT)
    @TableId(value = "id", type = IdType.NONE)
    private Long id;
    /**
     * 课包id