From cf8848457367b5eec0ff7610222dc81757a62bac Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期五, 08 一月 2021 17:49:15 +0800 Subject: [PATCH] 2021-1-8-1 --- HDL_ON/Common/R.cs | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 2b19081..c87aa05 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -538,6 +538,19 @@ public const int at = 7083; public const int punctually = 7084; public const int advanced = 7085; + public const int minute = 7086; + public const int shiwaibainhua=7087; + public const int xuanzeshiwaibianhuatiaojian = 7088; + public const int shuwaigongneng = 7089; + public const int tianqibianhua = 7090; + public const int shiwaihuanjingbianhua = 7091; + public const int wendugaoyu = 7092; + public const int wendudiyu = 7093; + public const int shidugaoyu = 7094; + public const int shidudiyu = 7095; + public const int pmgaoyu = 7096; + public const int pmdiyu = 7097; + -- Gitblit v1.8.0