From db68ee28e538f1de22db27216f194d131240f901 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期一, 23 十一月 2020 17:46:30 +0800
Subject: [PATCH] 2020-11-23-1

---
 HDL_ON/Common/R.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index c80ad89..c625600 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -456,6 +456,11 @@
         public const int timeTipText = 7025;
         public const int startTime = 7026;
         public const int endTime = 7027;
+        public const int funLogic = 7028;
+        public const int selectedFunCondition = 7029;
+        public const int allAreas = 7030;
+        public const int allFun = 7031;
+
 
 
 

--
Gitblit v1.8.0