%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <%@ page import="zlicense.util.FunModuleEnum"%> <% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; String strHandlerTitle = "借"; String strType = "loan"; String toolid = "4101"; if (null != request.getParameter("type")) { strType = request.getParameter("type"); } String serverUrl= MyJspUtils.checkServerProp("speconfig.tjth"); %>
处理结果 |
---|
条码号 | 题名 | 借出日期 | 应还日期 |
---|
借
|
读者证号 |
|
读者姓名 |
|
读者类型 |
|
可借数 |
|
现借数 |
所属馆 |
|
||
押金 | 地址 | 读者状态 |
|
读者证号 | 条码号 |