Browse Source

B2B登录拦截的处理

hejq 8 years ago
parent
commit
49a89d8fb3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/webapp/WEB-INF/spring/webmvc.xml

+ 0 - 1
src/main/webapp/WEB-INF/spring/webmvc.xml

@@ -82,7 +82,6 @@
 			<mvc:exclude-mapping path="/logout/**" />
 			<mvc:exclude-mapping path="/file/**" />
 			<mvc:exclude-mapping path="/public/**" />
-			<mvc:exclude-mapping path="/erp/**" />
 			<mvc:exclude-mapping path="/manage/**" />
 			<mvc:exclude-mapping path="/openapi/**" />
 			<mvc:exclude-mapping path="/serve/**" />