fix-工单详情
This commit is contained in:
@@ -142,6 +142,7 @@ public class WebConfig implements WebMvcConfigurer {
|
||||
excludePathPatterns("/api/front/intended/category/**").
|
||||
excludePathPatterns("/api/front/hot/history/**").
|
||||
excludePathPatterns("/api/front/car/buy/way/**").
|
||||
excludePathPatterns("/api/front/repair/dealer/detail").
|
||||
|
||||
excludePathPatterns("/swagger-resources/**", "/webjars/**", "/v2/**", "/swagger-ui.html/**");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user