chenluhua1980
2025-12-17 2aff4ac73e77d803ba3656057187956258713dbd
SourceCode/Bond/Servo/CReport.h
@@ -7,7 +7,7 @@
   {
   public:
      CReport();
      CReport(unsigned int reportId, std::vector<unsigned int>& vids);
      CReport(unsigned int reportId, const std::vector<unsigned int>& vids);
      virtual ~CReport();
   public: