Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
yohoufo-fore
·
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
zhaojun2
7 years ago
Commit
aedc145b55dc86b6fe1d730fd0ce5930caae0d96
1 parent
3d84b5c4
fix springwebcontext
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web/src/main/resources/META-INF/spring/spring-web-context.xml
web/src/main/resources/META-INF/spring/spring-web-context.xml
View file @
aedc145
...
...
@@ -87,7 +87,7 @@
</bean>
<!-- api文档配置 end -->
<bean
id=
"ufoServiceCaller"
class=
"com.yohoufo.common.caller.UfoServiceCaller"
>
<bean
id=
"ufoServiceCaller"
class=
"com.yohoufo.common.caller.UfoServiceCaller"
>
</bean>
<!--Spring mvc 拦截器-->
<mvc:interceptors>
...
...
Please
register
or
login
to post a comment