From 3198386c3627a756ee41121466b91a6cc5897223 Mon Sep 17 00:00:00 2001 From: zhangqi <2794379662@qq.com> Date: Wed, 21 Apr 2021 17:00:38 +0800 Subject: [PATCH] =?UTF-8?q?update:=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- QRCodeService/appsettings.Production.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QRCodeService/appsettings.Production.json b/QRCodeService/appsettings.Production.json index e7986ec..1ad0957 100644 --- a/QRCodeService/appsettings.Production.json +++ b/QRCodeService/appsettings.Production.json @@ -1,6 +1,6 @@ { "Hosting": { - "BaseUrl": "https://dwz.nbjs.gov.cn/", + "BaseUrl": "http://dwz.nbjs.gov.cn/", "IsForwarded": true }, "ConnectionStrings": {