chenluhua1980
6 天以前 4b7616f61a6a37cc917cdbcb131f91272ab2e6fb
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: