<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; //String sysid_type = request.getParameter("type"); String type = request.getParameter("type"); String toolid ="2505"; type = type == null ? "0" : type; if (type.equals("1")) { toolid ="5707"; } %> 书目数据重组 <%@ include file="../global/linkcss.jsp" %>
<%if(MyJspUtils.checkAuthority(session,""+toolid+"01")){%> 开始重组 <%}%>
<%@ include file="../global/uploadfile.jsp"%> <%@ include file="../global/easyui-dialog.jsp"%> <%@ include file="../global/linkjs.jsp"%>