Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
ufo-platform
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Lixiaodi
2019-02-01 15:48:16 +0800
Commit
950670d6a4d763e672206013346e103badd65584
1 parent
5184b64f
增加下载样例excel
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web/src/main/webapp/WEB-INF/web.xml
web/src/main/webapp/WEB-INF/web.xml
View file @
950670d
...
...
@@ -13,7 +13,7 @@
<servlet-name>
default
</servlet-name>
<url-pattern>
/common/ok.jsp
</url-pattern>
<url-pattern>
/common/productId.xlsx
</url-pattern>
<url-pattern>
/common/import.xlsx
</url-pattern>
</servlet-mapping>
...
...
Please
register
or
login
to post a comment