Browse Source

修改首页上传路径

sunyj 9 years ago
parent
commit
122f0e5a0b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      search-console/src/main/webapp/WEB-INF/views/index.html

+ 1 - 1
search-console/src/main/webapp/WEB-INF/views/index.html

@@ -85,7 +85,7 @@
 			<div id="uploadContainer">
 				<h2>4. 文件上传</h2>
 				<ol>
-					<u><li class="href">fileUpload?userName=test</li></u>
+					<u><li class="href">fileUpload</li></u>
 				</ol>
 			</div>
 		</div>