From b3716320304163361d57d3981d49912b68e43f3c Mon Sep 17 00:00:00 2001 From: yexuan Date: Wed, 27 Jun 2018 09:23:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=88=86=E7=BB=84=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/AppFresh/AppPage/AppLibraryAdd.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebContent/AppFresh/AppPage/AppLibraryAdd.jsp b/WebContent/AppFresh/AppPage/AppLibraryAdd.jsp index 89d3b2d3a..a0a28337c 100644 --- a/WebContent/AppFresh/AppPage/AppLibraryAdd.jsp +++ b/WebContent/AppFresh/AppPage/AppLibraryAdd.jsp @@ -1,6 +1,6 @@ <%@page import="jbo.awe.AWE_DO_CATALOG"%> -<%@ page contentType="text/html; charset=GBK"%><%@ -include file="/Frame/resources/include/include_begin_info.jspf"%> +<%@ page contentType="text/html; charset=GBK"%> +<%@include file="/Frame/resources/include/include_begin_info.jspf"%> <% //»ñµÃ²ÎÊý String GROUP_CODE = CurPage.getParameter("GROUP_CODE");