|
@@ -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"
|