记得上下班打卡 | git大法好,push需谨慎

Commit bf2b83ab authored by 张国柄's avatar 张国柄

~CORS;

parent acd743b1
......@@ -32,6 +32,8 @@ public class CorsConfig {
corsConfiguration.addAllowedOrigin("https://m.zhengzai.tv");
corsConfiguration.addAllowedOrigin("http://testm.zhengzai.tv");
corsConfiguration.addAllowedOrigin("https://testm.zhengzai.tv");
corsConfiguration.addAllowedOrigin("http://ttestm.zhengzai.tv");
corsConfiguration.addAllowedOrigin("https://ttestm.zhengzai.tv");
corsConfiguration.addAllowedOrigin("http://devm.zhengzai.tv");
corsConfiguration.addAllowedOrigin("https://devm.zhengzai.tv");
......
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