puzhibing
2023-08-04 c5cb162b5cbdb589e97290fba3ac3e9241ec48d4
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