% /*************************************************************** *
ProName:EdorCheckQueryInput.jsp
*Title:保全复核
*Description:保全复核
*Copyright:Copyright (c) 2012
*Company:Sinosoft
* @author : zhoufz * @version : 8.0 * @date : 2014-06-11 ****************************************************************/ %> <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> <%@include file="../common/jsp/UsrCheck.jsp"%> <% GlobalInput tGI = (GlobalInput)session.getAttribute("GI"); %> <%--