LAPTOP-SNT8I5JK\Boounion
2025-03-29 57056db746cec1ad5c0cc5dad93b8f3474d2562d
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)