% /*************************************************************** *
ProName:GrpFillListInit.jsp
*Title:无名单补名单
*Description:无名单补名单
*Copyright:Copyright (c) 2012
*Company:Sinosoft
* @author : lhy * @version : 8.0 * @date : 2024-11-11 ****************************************************************/ %> <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> <%@include file="../common/jsp/UsrCheck.jsp" %> <%@page import="com.sinosoft.lis.pubfun.DateUtil"%> <%@page import="com.sinosoft.utility.XssUtil"%> <% GlobalInput tGI = (GlobalInput) session.getAttribute("GI"); String tCurrentDate= DateUtil.getCurrentDate(); %> <%@include file="GrpFillInsuredInit.jsp" %>