From 7c9d38f5bb9c1d9daa8ef7117779be7e1a4d883b Mon Sep 17 00:00:00 2001 From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com> Date: 星期五, 23 五月 2025 17:48:40 +0800 Subject: [PATCH] 1.Port Status界面,增加Job Existence Slot控件 --- SourceCode/Bond/BondEq/SetPage2.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SourceCode/Bond/BondEq/SetPage2.cpp b/SourceCode/Bond/BondEq/SetPage2.cpp index a5e6b72..fe86f4e 100644 --- a/SourceCode/Bond/BondEq/SetPage2.cpp +++ b/SourceCode/Bond/BondEq/SetPage2.cpp @@ -2,7 +2,7 @@ // #include "stdafx.h" -#include "BondServo.h" +#include "BondEq.h" #include "SetPage2.h" #include "afxdialogex.h" -- Gitblit v1.9.3