mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-10 19:36:50 +08:00
加字段
This commit is contained in:
@@ -115,6 +115,11 @@ public class CourseQueryDto {
|
||||
private String refId;
|
||||
private String refType;
|
||||
|
||||
/**
|
||||
* 是否启用
|
||||
*/
|
||||
private Boolean enabled;
|
||||
|
||||
/**
|
||||
* 创建人id
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user