%--
- FileName : prepayRequestList.jsp
- Author(s) : chs
- Date : 2023.04.28
- Copyright : Copyright (c) 2014 www.udapsoft.co.kr, Inc.
- Description: 견적입찰 담당자 메일 작성
--%>
<%@ page contentType="text/html; charset=utf-8" %>
<%@ page import="com.udapsoft.waf.system.HandlerStorage" %>
<%@ page import="com.udapsoft.waf.common.ui.*" %>
<%@ page import="kr.co.hsnc.common.util.*"%>
<%@ page import="kr.co.hsnc.common.sql.*" %>
<%@ page import="kr.co.hsnc.common.util.Formatter"%>
<%@ include file="/jsp/work/taglib.jsp" %>