From 5c9991be21f57781573f04961ec511ac2938ea3d Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期二, 08 四月 2025 15:27:08 +0800
Subject: [PATCH] '功能完善'

---
 Monitor/resource.h |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/Monitor/resource.h b/Monitor/resource.h
index 43f9421..8ec59cf 100644
--- a/Monitor/resource.h
+++ b/Monitor/resource.h
@@ -26,8 +26,9 @@
 #define IDC_STATIC_L2_POSITION_SUBSCRIPT_CODES_UPDATE_TIME2 1018
 #define IDC_EDIT_CODE_FOR_SEARCH        1019
 #define IDC_STATIC_TODAY_K_BARS_COUNT   1020
-#define IDC_STATIC_L2_LISTEN_ACTIVE2    1021
 #define IDC_STATIC_DATA_SERVER_STATE    1021
+#define IDC_CHECK3                      1023
+#define IDC_CHECK_READ_LOGS             1023
 #define IDC_BUTTON_REFRESH_DELEGATE     1038
 #define IDC_BUTTON_REFRESH_DEAL         1039
 #define IDC_BUTTON_REFRESH_POSITION     1040
@@ -50,7 +51,7 @@
 #ifndef APSTUDIO_READONLY_SYMBOLS
 #define _APS_NEXT_RESOURCE_VALUE        129
 #define _APS_NEXT_COMMAND_VALUE         32771
-#define _APS_NEXT_CONTROL_VALUE         1015
+#define _APS_NEXT_CONTROL_VALUE         1024
 #define _APS_NEXT_SYMED_VALUE           101
 #endif
 #endif

--
Gitblit v1.8.0