From 5948c336569b608b6def60b37f8cdaa10ac41dff Mon Sep 17 00:00:00 2001
From: chenluhua1980 <Chenluhua@qq.com>
Date: 星期四, 11 十二月 2025 11:01:47 +0800
Subject: [PATCH] 1.Report增加三按钮;

---
 SourceCode/Bond/Servo/CUserManager2.cpp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/SourceCode/Bond/Servo/CUserManager2.cpp b/SourceCode/Bond/Servo/CUserManager2.cpp
index 3e6073a..251b65e 100644
--- a/SourceCode/Bond/Servo/CUserManager2.cpp
+++ b/SourceCode/Bond/Servo/CUserManager2.cpp
@@ -75,6 +75,8 @@
 		UX_DefineAction(L"stop", L"鍋滄満", L"Operator");
 		UX_DefineAction(L"recipe", L"缂栬緫閰嶆柟", L"PE");
 		UX_DefineAction(L"delVarialbles", L"鍒犻櫎鍙橀噺", L"PE");
+		UX_DefineAction(L"addVarialbles", L"鏂板鍙橀噺", L"PE");
+		UX_DefineAction(L"editVarialbles", L"缂栬緫鍙橀噺", L"PE");
 	}
 }
 

--
Gitblit v1.9.3