chenluhua1980
2026-01-14 02a406fb7e3d635dca0ef87914fee54c7fd6bd3c
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: