44323
2023-11-01 4ee77a0ee732b1d760b08d986ab308dc8d89f6be
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