% /*************************************************************** *
ProName:EdorSimplePrint.jsp
*Title:官网团体保单信息打印
*Description:官网团体保单信息打印
*Copyright:Copyright (c) 2012
*Company:Sinosoft
* @author : lisy * @version : 8.0 * @date : 2024-10-29 ****************************************************************/ %> <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ include file="../common/jsp/UsrCheck.jsp" %> <% GlobalInput tGI = (GlobalInput)session.getAttribute("GI"); %> <%--