LAPTOP-SNT8I5JK\Boounion
2025-05-28 ce7f9f6df6e34cee1cbb9e776a814bc7548e8bd1
SourceCode/Bond/Servo/Servo.cpp
@@ -10,6 +10,7 @@
#include "SECSRuntimeManager.h"
#include "ProductionLogManager.h"
#include "VerticalLine.h"
#include "HorizontalLine.h"
#include "EqsGraphWnd.h"
#include "MapPosWnd.h"
#include "HmTab.h"
@@ -99,6 +100,7 @@
   // 注册控件
   CServoGraph::RegisterWndClass();
   CVerticalLine::RegisterWndClass();
   CHorizontalLine::RegisterWndClass();
   CEqsGraphWnd::RegisterWndClass();
   CMapPosWnd::RegisterWndClass();
   CHmTab::RegisterWndClass();