|
@@ -2871,7 +2871,7 @@ public class ExportServiceImpl implements ExportService {
|
|
"结束时间","班级声部", "课程名称", "课程类型", "教学模式",
|
|
"结束时间","班级声部", "课程名称", "课程类型", "教学模式",
|
|
"教学点", "课程状态", "指导老师", "助教", "是否点名", "是否有考勤申诉", "预计上课人数", "合作单位"}, new String[]{
|
|
"教学点", "课程状态", "指导老师", "助教", "是否点名", "是否有考勤申诉", "预计上课人数", "合作单位"}, new String[]{
|
|
"organName", "educationTeacherName", "id", "musicGroupId", "startClassTime", "endClassTime", "subjectName", "name",
|
|
"organName", "educationTeacherName", "id", "musicGroupId", "startClassTime", "endClassTime", "subjectName", "name",
|
|
- "groupType.desc", "teachMode.msg", "schoolName", "status.msg", "teacherName", "teachingUserNames",
|
|
|
|
|
|
+ "courseScheduleType", "teachMode.msg", "schoolName", "status.msg", "teacherName", "teachingUserNames",
|
|
"isCallNames.msg", "isComplaints != null && isComplaints == '1' ? '是':'否'", "studentNum", "cooperationOrgan"}, rows);
|
|
"isCallNames.msg", "isComplaints != null && isComplaints == '1' ? '是':'否'", "studentNum", "cooperationOrgan"}, rows);
|
|
exportManagerDownload(workbook, managerDownload);
|
|
exportManagerDownload(workbook, managerDownload);
|
|
} catch (Exception e) {
|
|
} catch (Exception e) {
|