LAPTOP-SNT8I5JK\Boounion
2025-10-10 8cd1ad310c5e559435ff38e518b8fad89852b55f
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();
};