csx 4 年前
父节点
当前提交
aa2cda7967
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      service/gdyb_service.go

+ 1 - 1
service/gdyb_service.go 查看文件

@@ -95,7 +95,7 @@ func Gdyb1101(certNo string, org_name string, doctor string, fixmedins_code stri
95 95
 	inputMessage["infno"] = "1101" // 交易编码
96 96
 
97 97
 	if id_card_type == 1 {
98
-		inputData["mdtrt_cert_type"] = "02" // 就诊凭证类型
98
+		inputData["mdtrt_cert_type"] = "03" // 就诊凭证类型
99 99
 		inputData["card_sn"] = card_sn      // 卡识别码
100 100
 		inputData["certno"] = id_card_no    // 证件号码
101 101
 		//inputData["mdtrt_cert_type"] = "02" // 就诊凭证类型