Pārlūkot izejas kodu

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

陈纪林80310970 1 gadu atpakaļ
vecāks
revīzija
76bfbc5733
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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)