Browse Source

Merge branch 'master' of http://git.shengws.com/csx/gdyb

csx 3 years ago
parent
commit
15efc806c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/zh_his_service.go

+ 1 - 1
service/zh_his_service.go View File

@@ -796,7 +796,7 @@ func ZHGdyb2303(psnNo string, mdtrtId string, chrgBchno string, certNo string, i
796 796
 	gdyb_paasid := beego.AppConfig.String("gdyb_paasid")
797 797
 
798 798
 	//url := "http://igb.hsa.gdgov.cn/ebus/gdyb_api/prd/hsa/hgs/1101"
799
-	url := gdyb_url + "2304"
799
+	url := gdyb_url + "2303"
800 800
 	if mdtrtarea_admvs == "150499" {
801 801
 		url = gdyb_url
802 802
 	}