From d297fddadd429ffffbeb3f623f5ad860c33b3e5a Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期四, 07 一月 2021 15:41:48 +0800
Subject: [PATCH] 20201-1-7-1

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index e1987e7..10c4f6d 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -532,7 +532,13 @@
         public const int timeNoSet = 7077;
         public const int conditioncNullOrtargetNull = 7078;
         public const int gatewayNotOnline = 7079;
-
+        public const int timespecia = 7080;
+        public const int sunrise = 7081;
+        public const int sunset = 7082;
+        public const int at = 7083;
+        public const int punctually = 7084;
+        public const int advanced = 7085;
+        public const int minute = 7086;
 
 
 

--
Gitblit v1.8.0