diff --git a/20220330_Vote/Ewide.Web.Entry/appsettings.json b/20220330_Vote/Ewide.Web.Entry/appsettings.json index e3b8071..b0d8f31 100644 --- a/20220330_Vote/Ewide.Web.Entry/appsettings.json +++ b/20220330_Vote/Ewide.Web.Entry/appsettings.json @@ -31,6 +31,9 @@ "CorsAccessorSettings": { "PolicyName": "自定义跨域策略名", "WithOrigins": [ "http://localhost:8080", "https://mapi.zjzwfw.gov.cn" ] + }, + "AppSettings": { + "InjectSpecificationDocument": false } } \ No newline at end of file