chenluhua1980
2026-01-08 9c9100b078e9ac4ee7ed61500b4d7c7a74207549
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();
};