From 549e14363badd7e33f497897ea5a2454e1a1f7a1 Mon Sep 17 00:00:00 2001 From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com> Date: 星期六, 20 九月 2025 16:16:16 +0800 Subject: [PATCH] 1.续费完善批工艺; --- SourceCode/Bond/Servo/CCjPage2.h | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/SourceCode/Bond/Servo/CCjPage2.h b/SourceCode/Bond/Servo/CCjPage2.h index 284aeb4..b72fa15 100644 --- a/SourceCode/Bond/Servo/CCjPage2.h +++ b/SourceCode/Bond/Servo/CCjPage2.h @@ -59,4 +59,8 @@ afx_msg void OnBnClickedRadio4(); afx_msg void OnGridSelChanged(NMHDR* pNMHDR, LRESULT* pResult); afx_msg void OnGridMatChanged(NMHDR* pNMHDR, LRESULT* pResult); + afx_msg void OnBnClickedButtonPort1ProcessStart(); + afx_msg void OnBnClickedButtonPort2ProcessStart(); + afx_msg void OnBnClickedButtonPort3ProcessStart(); + afx_msg void OnBnClickedButtonPort4ProcessStart(); }; -- Gitblit v1.9.3