Просмотр исходного кода

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

csx 3 лет назад
Родитель
Сommit
c96773625d
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2 2
      controllers/sg/his_api_controller.go

+ 2 - 2
controllers/sg/his_api_controller.go Просмотреть файл

@@ -1948,7 +1948,7 @@ func (c *HisApiController) GetRegisterInfo() {
1948 1948
 				insutype = "310"
1949 1949
 			}
1950 1950
 
1951
-			insutype = "390"
1951
+			//insutype = "390"
1952 1952
 			var resThree ResultThree
1953 1953
 			if miConfig.MdtrtareaAdmvs == "421300" {
1954 1954
 				api := "http://127.0.0.1:9533/" + "hbyb/2201?psn_no=" + res.Output.Baseinfo.PsnNo + "&insutype=" + insutype + "&cert_no=" + res.Output.Baseinfo.Certno + "&ipt_otp_no=" + ipt_otp_no +
@@ -2535,7 +2535,7 @@ func (c *HisApiController) GetUploadInfo() {
2535 2535
 							insutype = "310"
2536 2536
 						}
2537 2537
 
2538
-						insutype = "390"
2538
+						//insutype = "390"
2539 2539
 						if his.IdCardType == 1 {
2540 2540
 							// cert_no = his.MedicalInsuranceNumber
2541 2541
 							cert_no = his.Certno