Ver Fonte

跨域2

shiqian há 4 anos atrás
pai
commit
3fccfeceb3

+ 1 - 1
boman-gateway/src/main/java/com/boman/gateway/config/CorsResponseHeaderFilter.java → boman-gateway/src/main/java/com/boman/gateway/filter/CorsResponseHeaderFilter.java

@@ -1,4 +1,4 @@
-package com.boman.gateway.config;
+package com.boman.gateway.filter;
 
 
 import com.google.common.collect.Lists;
 import com.google.common.collect.Lists;
 import org.springframework.cloud.gateway.filter.GatewayFilterChain;
 import org.springframework.cloud.gateway.filter.GatewayFilterChain;