|
@@ -58,7 +58,7 @@ public class ProgrammeDTO {
|
|
|
@ExcelProperty(value = "指导老师")
|
|
@ExcelProperty(value = "指导老师")
|
|
|
private String instructor;
|
|
private String instructor;
|
|
|
|
|
|
|
|
- @ApiModelProperty(value = "指导老师电话")
|
|
|
|
|
|
|
+ @ExcelProperty(value = "指导老师电话")
|
|
|
private String instructorPhone;
|
|
private String instructorPhone;
|
|
|
|
|
|
|
|
@ExcelProperty(value = "考级机构")
|
|
@ExcelProperty(value = "考级机构")
|