chenluhua1980
2026-01-06 4d9d8d22e3666076988c30afb4e7c6fe365c19aa
SourceCode/Bond/Servo/CCjPage3.h
@@ -1,5 +1,6 @@
#pragma once
#include "CCjPageBase.h"
#include "CControlJob.h"
// CPjPage1 对话框
@@ -15,6 +16,8 @@
protected:
   void Resize();
   virtual int OnApply();
   virtual void OnSetContext(void* pContext);
   void UpdateCjData();
// 对话框数据
#ifdef AFX_DESIGN_TIME
@@ -28,4 +31,5 @@
public:
   virtual BOOL OnInitDialog();
   afx_msg void OnDestroy();
   afx_msg void OnEnChangeEditCjId();
};