Commit 60c93d49 by huluobin

update

parent 7d3e18ad
...@@ -113,7 +113,7 @@ public class MvcInterceptorConfig extends WebMvcConfigurationSupport { ...@@ -113,7 +113,7 @@ public class MvcInterceptorConfig extends WebMvcConfigurationSupport {
.excludePathPatterns("/technician/phone/bindPhone_t") .excludePathPatterns("/technician/phone/bindPhone_t")
.excludePathPatterns("/technician/phone/getBindCode") .excludePathPatterns("/technician/phone/getBindCode")
.excludePathPatterns("/technician/xcx/upload") .excludePathPatterns("/technician/xcx/upload")
.excludePathPatterns("/technician/xcx/getUserInfo_t") // .excludePathPatterns("/technician/xcx/getUserInfo_t")
.excludePathPatterns("/technician/xcx/choseStore") .excludePathPatterns("/technician/xcx/choseStore")
.excludePathPatterns("/technician/xcx/getTechnicianShopList") .excludePathPatterns("/technician/xcx/getTechnicianShopList")
.excludePathPatterns("/customer/produce/queryProduceDetail") .excludePathPatterns("/customer/produce/queryProduceDetail")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment