Explorar o código

Z991239-5658 #comment feat: 修复错误码使用的错误

陈纪林80310970 hai 1 ano
pai
achega
76bfbc5733
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Module/mod_IDCertificate/IDCertFSM.cpp

+ 1 - 1
Module/mod_IDCertificate/IDCertFSM.cpp

@@ -1365,7 +1365,7 @@ int CIDCertFSM::Initial()
 	else
 	{
 
-		SetErrorAndLog(err, MEC_DEVAPI_IDCER_GetDevCategory, "DevAdapter::GetDevCategory", __FUNCTION__,
+		SetErrorAndLog(eErrDev, MEC_DEVAPI_IDCER_GetDevCategory, "DevAdapter::GetDevCategory", __FUNCTION__,
 			false, m_ullEndTime - m_ullBeginTime);
 	}
 	if (m_hDevHelper != nullptr)