From 39b8b0b9bcf5805ada1a44e5dc72f05f9c6e4fcc Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 25 七月 2023 13:12:30 +0800 Subject: [PATCH] 2.0备份 --- HDL_ON/Common/R.cs | 19 ++++++++++++++++++- 1 files changed, 18 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index a809493..85486f6 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -6,11 +6,28 @@ { /// <summary> + /// 闀垮害瓒呭嚭鑼冨洿 + /// </summary> + public const int LengthOutOfRange = 684; + /// <summary> + /// 璇ユ椂闂存棤鏁� + /// </summary> + public const int TimeInvalid = 683; + //public const int + /// <summary> + /// 缇ょ粍锛堣窇椹伅鍒嗙粍锛� + /// </summary> + public const int HorseRaceLampGroup = 682; + /// <summary> + /// 鑷姩鐐僵娴嬭瘯 + /// </summary> + public const int CulorfulTest = 681; + /// <summary> /// 鐐僵寮�鍏� /// </summary> public const int ColorfulSwitch = 680; /// <summary> - /// 缇ゆ帶 + /// 缁勬帶 /// </summary> public const int GroupControl = 679; /// <summary> -- Gitblit v1.8.0