Authored by jack

回滚误操作

@@ -58,8 +58,8 @@ @@ -58,8 +58,8 @@
58 <mvc:resources location="/script/" mapping="/script/**"/> 58 <mvc:resources location="/script/" mapping="/script/**"/>
59 <mvc:resources location="/sql_format/" mapping="/sql_format/**"/> 59 <mvc:resources location="/sql_format/" mapping="/sql_format/**"/>
60 60
61 -<!-- <mvc:interceptors>  
62 - &lt;!&ndash; 登录验证 &ndash;&gt; 61 + <mvc:interceptors>
  62 + <!-- 登录验证 -->
63 <mvc:interceptor> 63 <mvc:interceptor>
64 <mvc:mapping path="/**"/> 64 <mvc:mapping path="/**"/>
65 <mvc:exclude-mapping path="/hystrix/**"/> 65 <mvc:exclude-mapping path="/hystrix/**"/>
@@ -73,6 +73,6 @@ @@ -73,6 +73,6 @@
73 73
74 <bean class="com.ui.interceptor.AuthInterceptor"/> 74 <bean class="com.ui.interceptor.AuthInterceptor"/>
75 </mvc:interceptor> 75 </mvc:interceptor>
76 - </mvc:interceptors>--> 76 + </mvc:interceptors>
77 77
78 </beans> 78 </beans>
1 -monitor.service.url=http://127.0.0.1:8888/  
  1 +monitor.service.url=http://127.0.0.1:8880/monitor