LAPTOP-SNT8I5JK\Boounion
2025-03-29 d06ab39efafbcb2a7b1ec4cb83e18fa3485789a9
SourceCode/Bond/Servo/CEqProcessStep.cpp
@@ -59,7 +59,7 @@
      // 解释数据
      // Glass ID(1864~186D)
      int index = 0;
      convertString(&szBuffer[index], (0x186d - 0x1864 + 1) * 2, m_strStartTime);
      convertString(&szBuffer[index], (0x186d - 0x1864 + 1) * 2, m_strGlassId);
      index += (0x186d - 0x1864 + 1) * 2;
      // Process Start Time(186e~1875)