LAPTOP-SNT8I5JK\Boounion
2025-03-28 55a565f976ebf4dc6066215efa886812fcea8d77
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)