관리자 성인 교육배치확정 목록 > 엑셀다운로드 - 강사료입력 칸 추가

This commit is contained in:
hylee 2024-01-12 17:26:26 +09:00
parent 4a4c419391
commit 579802f058

View File

@ -713,13 +713,13 @@ public class EduAsgnmCnfrmMngAdultController {
// 헤더
String[] header = {
"교육희망일자", "시간", "온·오프라인", "지역", "기관(단체)명"
, "기관구분", "신청자명", "핸드폰", "전화번호", "강사명"
, "기관구분", "신청자명", "핸드폰", "전화번호", "강사명", "강사료"
};
// 컬럼명
String[] order = {
"EduHopeDt", "StrtTm", "EduSlctCd", "EduSlctAreaCd", "InsttNm"
, "InsttDivCd", "ChrgNm", "Clphone", "Phone", "InstrNm"
, "InsttDivCd", "ChrgNm", "Clphone", "Phone", "InstrNm", ""
};
// 호출