Browse Source

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

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

+ 4 - 4
service/gdyb_service.go View File

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