Эх сурвалжийг харах

!10846 去掉身份证调试日志
Merge pull request !10846 from 80174847/oilyang_fixed_everything

杨诗友80174847 2 сар өмнө
parent
commit
a790c0c24c

+ 0 - 1
Module/mod_IDCertificate/IDCertFSM.cpp

@@ -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));