puzhibing
2023-11-27 f772c17da4190642f7effdab83de374640265e28
cloud-server-course/src/main/java/com/dsh/course/entity/UserVideoDetails.java
@@ -31,7 +31,7 @@
    /**
     * 主键id
     */
    @TableId(value = "id", type = IdType.INPUT)
    @TableId(value = "id", type = IdType.NONE)
    private Long id;
    /**
     * 用户id