【新增】 监控管理任务模式
This commit is contained in:
@@ -38,6 +38,9 @@ public class MonitorRespVO {
|
|||||||
@ExcelProperty("试卷编号")
|
@ExcelProperty("试卷编号")
|
||||||
private String paperNum;
|
private String paperNum;
|
||||||
|
|
||||||
|
@ExcelProperty("任务模式")
|
||||||
|
private String taskType;
|
||||||
|
|
||||||
@ExcelProperty("任务名称")
|
@ExcelProperty("任务名称")
|
||||||
private String taskName;
|
private String taskName;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user