Commit 29f9f68c authored by macro's avatar macro
Browse files

Update GlobalCorsConfig.java

parent 10ff2f60
...@@ -7,7 +7,7 @@ import org.springframework.web.cors.UrlBasedCorsConfigurationSource; ...@@ -7,7 +7,7 @@ import org.springframework.web.cors.UrlBasedCorsConfigurationSource;
import org.springframework.web.filter.CorsFilter; import org.springframework.web.filter.CorsFilter;
/** /**
* 全局跨域配置 * 全局跨域相关配置
* Created by macro on 2019/7/27. * Created by macro on 2019/7/27.
*/ */
@Configuration @Configuration
......
Supports Markdown
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