|
|
@@ -17,6 +17,10 @@ public class WebConfig implements WebMvcConfigurer {
|
|
|
"http://localhost:3001",
|
|
|
"http://127.0.0.1:4000",
|
|
|
"http://127.0.0.1:4001",
|
|
|
+ "http://139.196.252.184",
|
|
|
+ "http://139.196.252.184:8071",
|
|
|
+ "http://air.seecoder.cn",
|
|
|
+ "https://air.seecoder.cn",
|
|
|
};
|
|
|
|
|
|
@Override
|