|
|
@@ -119,7 +119,7 @@ namespace PTMedicalInsurance.Business.Core.SelfServiceMachine.Process.ReadCard
|
|
|
if (Global.ssmp.cardType == "05")
|
|
|
{
|
|
|
Global.pat.mdtrtcertType = "01";
|
|
|
- Global.pat.card.transType = "cn.nhsa.ec.auth";
|
|
|
+ //Global.pat.card.transType = "cn.nhsa.ec.auth";
|
|
|
Global.pat.certType = "01";
|
|
|
Random rd = new Random();
|
|
|
int iNum = rd.Next();
|