From 086ec74e94654e92b3a1c6f42612d12ef33ff4b2 Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期五, 28 十月 2022 14:41:08 +0800
Subject: [PATCH] '优化自启动机制'

---
 app/codesDataDlog.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/app/codesDataDlog.h b/app/codesDataDlog.h
index 1de387a..4e6d525 100644
--- a/app/codesDataDlog.h
+++ b/app/codesDataDlog.h
@@ -31,4 +31,5 @@
 public:
 	afx_msg void OnBnClickedButton1();
 	CButton uploadBtn;
+	CEdit codesEdit;
 };

--
Gitblit v1.8.0