From d4021b6f472d2409ae479954149b9557d9410a9d Mon Sep 17 00:00:00 2001 From: Vimin Date: Tue, 19 Dec 2023 11:28:35 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=E4=BF=AE=E6=94=B9=E5=8C=BB=E4=BF=9D?= =?UTF-8?q?=E6=96=B0=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gdsi/Config/GdsiConfig.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gdsi/Config/GdsiConfig.cs b/Gdsi/Config/GdsiConfig.cs index 801a2ab..b976c7e 100644 --- a/Gdsi/Config/GdsiConfig.cs +++ b/Gdsi/Config/GdsiConfig.cs @@ -9,7 +9,8 @@ namespace Gdsi.Config public class GdsiConfig { // 医保服务调用地址 - public static string server_url = "http://igb.hsa.gdgov.cn/ebus/gdyb_api/prd/hsa/hgs/"; + // public static string server_url = "http://igb.hsa.gdgov.cn/ebus/gdyb_api/prd/hsa/hgs/"; + public static string server_url = "http://hosp.gd.hsip.gov.cn/ebus/gdyb_api/prd/hsa/hgs/"; // 医疗机构编码 public static string fixmedins_code = "H44040300017"; // 医疗机构名称