mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-26 04:39:26 +08:00
数据库字段类型修改
This commit is contained in:
@@ -32,7 +32,7 @@ public class UserLearnDurationStats implements Serializable {
|
||||
/**
|
||||
*
|
||||
*/
|
||||
private Integer duration;
|
||||
private Long duration;
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user