From d7e25d6a5960b3495cd4d8a67545410e03ca7962 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期日, 06 六月 2021 16:42:08 +0800 Subject: [PATCH] Merge branch 'wxr4' into temp-wxr --- HDL_ON/Common/R.cs | 41 +++++++++++++++++++++++++++++++++++++++++ 1 files changed, 41 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 3a5c9e3..6d72a47 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -4,6 +4,47 @@ { public static class StringId { + + /// <summary> + /// 姣背娉紶鎰熷櫒 + /// </summary> + public const int SenesorMillimeterWave = 471; + /// <summary> + /// 闃叉姢涓� + /// </summary> + public const int UnderProtection=470; + /// <summary> + /// 鏈変汉杩涘叆 + /// </summary> + public const int SomeoneIn = 469; + /// <summary> + /// 鏈変汉璺屽�� + /// </summary> + public const int SomeoneFell = 468; + /// <summary> + /// 鎶曞奖浠� + /// </summary> + public const int PJT = 467; + /// <summary> + /// 鏈洪《鐩� + /// </summary> + public const int STB = 466; + /// <summary> + /// 鍒犻櫎璁惧 + /// </summary> + public const int DeleteDevice = 465; + /// <summary> + /// 鍙互寮�濮嬩娇鐢ㄦ渤涓滄绫虫尝浜� + /// </summary> + public const int CanStartUsingZhaoguanMillimeterWave = 464; + /// <summary> + /// 璇疯緭鍏n鐮� + /// </summary> + public const int PlsEntrySNCode = 463; + /// <summary> + /// 鎮ㄥ綋鍓嶈繕鏈坊鍔犱换浣曡澶� + /// </summary> + public const int NotAddedAnyDevices = 462; /// <summary> /// 瀹ゅ唴瀹ゅ /// </summary> -- Gitblit v1.8.0