Browse Source

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

csx 3 years ago
parent
commit
d58fad2cf5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/gdyb_service.go

+ 1 - 1
service/gdyb_service.go View File

@@ -2741,7 +2741,7 @@ func Gdyb1101B(certNo string, org_name string, doctor string, fixmedins_code str
2741 2741
 			inputData["mdtrt_cert_type"] = "03" // 就诊凭证类型
2742 2742
 			inputData["card_sn"] = card_sn      // 卡识别码
2743 2743
 			inputData["certno"] = certNo        // 证件号码
2744
-			inputData["psn_cert_type"] = "1"    // 人员证件类型
2744
+			inputData["psn_cert_type"] = "90"   // 人员证件类型
2745 2745
 
2746 2746
 		} else {
2747 2747
 			inputData["mdtrt_cert_type"] = "02" // 就诊凭证类型