Browse Source

展示B2B打印接口

sunyj 9 years ago
parent
commit
63a22cc80a
1 changed files with 7 additions and 0 deletions
  1. 7 0
      src/main/webapp/WEB-INF/views/index.html

+ 7 - 0
src/main/webapp/WEB-INF/views/index.html

@@ -90,6 +90,13 @@
 				<ol>
 					<u><li class="href">print?userName=B2C&profile=test&reportName=order&whereCondition=where
 							%20rownum<30</li></u>
+					<u><li class="href">fileUpload?userName=B2C</li></u>
+				</ol>
+				<strong><li class="title2">B2B</li></strong>
+				<ol>
+					<u><li class="href">print?userName=B2B/1111&profile=test&reportName=order&whereCondition=where
+							%20rownum<30</li></u>
+					<u><li class="href">fileUpload?userName=B2B/1111</li></u>
 				</ol>
 			</ol>
 		</div>