From 5eec2e8c16bdcb163b388de486ee375e891df445 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期四, 25 二月 2021 17:54:15 +0800 Subject: [PATCH] 2021-2-25-1 --- HDL_ON/Common/R.cs | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index efde732..3a4fefd 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -503,6 +503,17 @@ public const int zhinengyaokongqi = 6048; public const int tianjiaanniu = 6049; public const int paixu = 6050; + public const int wancheng = 6051; + public const int tianjiachenggong = 6052; + public const int kedaofenlei = 6053; + public const int suoshufenlei = 6054; + public const int yaokongqimingcheng = 6055; + public const int suoshuquyu = 6056; + public const int jixutianjia = 6057; + public const int dianqi = 6058; + + + public const int newAutomation = 7000; -- Gitblit v1.8.0