From f26d7b01a57fdb53dbe58ad355e3c45e3ec06d60 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期五, 26 二月 2021 16:14:02 +0800 Subject: [PATCH] 2021-2-26-1 --- HDL_ON/Common/R.cs | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index efde732..b77b79c 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -503,6 +503,18 @@ 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 tianjiashibai = 6059; + public const int chongshii = 6060; + + public const int newAutomation = 7000; -- Gitblit v1.8.0