Commit 8c88a203 authored by 罗超's avatar 罗超

提交跨域

parent 1f63d8bb
......@@ -63,6 +63,8 @@ namespace EduSpider.WebApi
{
"http://localhost:7100",
"http://localhost:7200",
"http://localhost:8181",
"https://edu.kookaku.com"
};
var ArrayStr = ConfigHelper.GetAppsettings("corsArray");
if (!string.IsNullOrWhiteSpace(ArrayStr))
......
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