From acce0e17813055eae0f99eca392b3096cb0ea778 Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期五, 14 三月 2025 14:15:13 +0800
Subject: [PATCH] 1.测试写入CIM State成功。
---
SourceCode/Bond/Servo/CEFEM.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/SourceCode/Bond/Servo/CEFEM.h b/SourceCode/Bond/Servo/CEFEM.h
index 7a7be7e..b77770e 100644
--- a/SourceCode/Bond/Servo/CEFEM.h
+++ b/SourceCode/Bond/Servo/CEFEM.h
@@ -15,6 +15,7 @@
virtual void term();
virtual void onTimer(UINT nTimerid);
virtual void serialize(CArchive& ar);
+ virtual void getAttributeVector(CAttributeVector& attrubutes);
};
}
--
Gitblit v1.9.3