bugfix:修复附件bug

This commit is contained in:
路 范
2021-10-12 17:17:14 +08:00
parent 30892a757e
commit d9db7d2602
25 changed files with 59 additions and 11 deletions

View File

@@ -34,7 +34,9 @@
},
"AllowedHosts": "*",
"nbzs_file_path": "D:\\1_发布程序",
"nbzs_domain": "https://zsxt.nbzs.org.cn",
"nbzs_domain-bak": "https://zsxt.nbzs.org.cn",
"nbzs_domain": "http://118.178.224.202:2258/",
"current_domain": "http://localhost:5566/",
"CorsAccessorSettings": {
"PolicyName": "自定义跨域策略名",
"WithOrigins": [ "http://localhost:8080", "https://mapi.zjzwfw.gov.cn" ]