From 82bdf3143b4a04e4cc7c93a2816e9f62c673fb0f Mon Sep 17 00:00:00 2001 From: yinqiang Date: Wed, 12 Jun 2024 01:01:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=AC=E6=8D=A2=E5=87=BA=E9=99=A2=E7=BB=93?= =?UTF-8?q?=E7=AE=97=E5=8C=BB=E4=BF=9D=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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gdsi/Config/GdsiConfig.cs b/Gdsi/Config/GdsiConfig.cs index 69f23ce..2f81761 100644 --- a/Gdsi/Config/GdsiConfig.cs +++ b/Gdsi/Config/GdsiConfig.cs @@ -8,8 +8,10 @@ namespace Gdsi.Config { public class GdsiConfig { - // 医保服务调用地址 - public static string server_url = "http://igb.hsa.gdgov.cn/ebus/gdyb_api/prd/hsa/hgs/"; + // 医保服务调用地址 http://hosp.gd.hsip.gov.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 = "H44180200009"; // 医疗机构名称