%@ page import="com.sinosoft.lis.pubfun.DateUtil" %> <% //Name:CerifyImportTakeBackInput.jsp //Function:单证导入缴销 //Author:mw //Date: 2009-08-24 %> <%@page contentType="text/html;charset=UTF-8"%> <%@include file="../common/jsp/UsrCheck.jsp"%> <% String CurrentDate = DateUtil.getCurrentDate(); GlobalInput tG = (GlobalInput)session.getAttribute("GI"); %>
<%@include file="CerifyImportTakeBackInit.jsp"%>