chenluhua1980
2026-01-04 2f970f748458c34496445a9a7ae50973f97fb824
SourceCode/Bond/Servo/HsmsPassive.cpp
@@ -2599,4 +2599,14 @@
   return requestEventReportSend("OCR_PanelID_Read_OK");
}
int CHsmsPassive::requestEventReportSend_LoadPortNotAssoc()
{
   return requestEventReportSend("LoadPortNotAssoc");
}
int CHsmsPassive::requestEventReportSend_ProcessDataReport()
{
   return requestEventReportSend("ProcessDataReport");
}