From ce072993ccc72be00e05140f27c66ed01ffcc587 Mon Sep 17 00:00:00 2001
From: chenluhua1980 <Chenluhua@qq.com>
Date: 星期三, 19 十一月 2025 14:47:11 +0800
Subject: [PATCH] 工程师级别分为EE和PE

---
 SourceCode/Bond/x64/Debug/VariableList.txt |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/SourceCode/Bond/x64/Debug/VariableList.txt b/SourceCode/Bond/x64/Debug/VariableList.txt
index 81dedc8..659b40e 100644
--- a/SourceCode/Bond/x64/Debug/VariableList.txt
+++ b/SourceCode/Bond/x64/Debug/VariableList.txt
@@ -43,4 +43,7 @@
 5006,PanelStartID,A20,PanelStartID
 5007,PanelEndID,A20,PanelEndID
 5008,CJStartID,A20,CJStartID
-5009,CJEndID,A20,CJEndID
\ No newline at end of file
+5009,CJEndID,A20,CJEndID
+5010,UnloadReadyPortId,U2,"Port ID"
+5011,LoadReadyPortId,U2,"Port ID"
+5012,BlockedPortId,U2,"Port ID"
\ No newline at end of file

--
Gitblit v1.9.3