作者 钟来

初始提交

... ... @@ -15,7 +15,6 @@ String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="This is my page">
</head>
<body>
<h1><a href="${base}/excel/list"style="text-decoration:none;">文件列表(可编辑)</a></h1>
<h1><a href="${base}/excel/scan" style="text-decoration:none;" >文件列表(只读)</a></h1>
... ...