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 | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 2b19081..10c4f6d 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -538,6 +538,7 @@ public const int at = 7083; public const int punctually = 7084; public const int advanced = 7085; + public const int minute = 7086; -- Gitblit v1.8.0