diff --git a/idcproject/WebContent/jsp/line/IdcIPListFormExcel.jsp b/idcproject/WebContent/jsp/line/IdcIPListFormExcel.jsp index c891466..f74ceb5 100644 --- a/idcproject/WebContent/jsp/line/IdcIPListFormExcel.jsp +++ b/idcproject/WebContent/jsp/line/IdcIPListFormExcel.jsp @@ -3,18 +3,21 @@ <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> @@ -35,7 +38,8 @@ var tableToExcel = (function(){ - 엑셀 출력 + + 엑셀 출력 diff --git a/idcproject/WebContent/jsp/line/IdcIPListFormExcel_20230209.jsp b/idcproject/WebContent/jsp/line/IdcIPListFormExcel_20230209.jsp new file mode 100644 index 0000000..c891466 --- /dev/null +++ b/idcproject/WebContent/jsp/line/IdcIPListFormExcel_20230209.jsp @@ -0,0 +1,147 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" + pageEncoding="UTF-8"%> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> + + + + +
| 현사용자 | +전사용자 | +||||||||||||
| 메인ip | +${IdcLineDB.line_mainip } | +사용자 | +${IdcLineDB.line_client_name } | +할당일 | +${IdcLineDB.line_user_allocatingday } | +메인ip | +${IdcLineDB.line_before_mainip } | +사용자 | +${IdcLineDB.line_before_user } | +할당일 | +${IdcLineDB.line_before_allocatingday } | +종료일 | +${IdcLineDB.line_before_endday } | +
| 보조ip1 | +${IdcLineDB.line_subip1 } | +보조ip1 | +${IdcLineDB.line_before_subip1 } | +||||||||||
| 보조ip2 | +${IdcLineDB.line_subip2 } | +보조ip2 | +${IdcLineDB.line_before_subip2 } | +||||||||||
| 보조ip3 | +${IdcLineDB.line_subip3 } | +보조ip3 | +${IdcLineDB.line_before_subip3 } | +||||||||||
| 회선명 | +구분 | +사용자 | +IP | +가용여부 | +이전 사용자 | +해지사유 | +차단 | +차단해제일 | +메모 | +
| ${temp.line_code } | +${temp.ip_case2 } | +${temp.ip_user } | +${temp.ip_address } | +
+ |
+ ${temp.ip_before_user } | +${temp.cancel_reason } | +${temp.block } | +${temp.block_endday } | +${temp.ip_note } | +