|
@@ -1677,7 +1677,6 @@ void CIDCertFSM::CopyIDCerDataToCtx(IDCerInfoEx2 idInfoEx2, T& ctx)
|
|
|
|
|
|
//转换头像图片
|
|
|
GetPngBlobEx(ctx->Ans.headphoto, "zp");
|
|
|
- Dbg(GetGBKString((UINT16*)idInfoEx2.idno.data));
|
|
|
CSimpleStringA csIDInfo, csIDLogInfo, csIDType;
|
|
|
#ifdef RVC_OS_WIN
|
|
|
csIDInfo = CSimpleStringA::Format("%s", GetGBKString((UINT16*)idInfoEx2.idno.data));
|