ruoyi-service/ruoyi-study/src/main/java/com/ruoyi/study/domain/TUserPresentRecord.java
@@ -22,8 +22,8 @@ @TableName("t_user_present_record") public class TUserPresentRecord { @TableId(value = "id", type = IdType.AUTO) private Integer id; @TableId(value = "id", type = IdType.NONE) private Long id; /** * 用户id