% /*************************************************************** *
ProName:LXGfsappInput.jsp
*Title:人工初评申请
*Description:人工初评申请
*Copyright:Copyright (c) 2023
*Company:Sinosoft
* @author : lizhe * @version : 1.0 * @date : 2025-02-13 ****************************************************************/ %> <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8" %> <%@include file="../common/jsp/UsrCheck.jsp" %> <%@page import="com.sinosoft.lis.pubfun.*" %> <% GlobalInput tGI = (GlobalInput)session.getAttribute("GI"); %> <%--