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