mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-26 04:39:26 +08:00
update
This commit is contained in:
@@ -48,6 +48,7 @@ public class Course implements Serializable {
|
||||
/**
|
||||
* 1:必修,0:选修
|
||||
*/
|
||||
@JsonProperty("is_required")
|
||||
private Integer isRequired;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user