From 9acd3887f1f8db40d59f991b1726a61aa7c7637c Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 12 五月 2021 15:13:56 +0800 Subject: [PATCH] Merge branch 'CJL' into wxr4 --- HDL_ON/Common/R.cs | 22 ++++++++++++++++++++++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 6fb3396..5c81eaf 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -1359,6 +1359,28 @@ /// 杩樻湁{0}娆℃満浼氥�� /// </summary> public const int AFewMoreChances = 9063; + /// <summary> + /// 鏅鸿兘闊崇 + /// </summary> + public const int SmartSpeaker = 9064; + /// <summary> + /// 鏁版嵁绠$悊 + /// </summary> + public const int DataManagement = 9065; + /// <summary> + /// 澶囨敞 + /// </summary> + public const int Remarks = 9066; + /// <summary> + /// 澶囨敞涓嶈兘涓虹┖ + /// </summary> + public const int RemarksCannotBeBlank = 9067; + /// <summary> + /// 鏄惁瑙i櫎缁戝畾锛� + /// </summary> + public const int DoYouWantToUnbind = 9068; + + #region 缃戠粶璇锋眰鍝嶅簲閿欒鎻愮ず淇℃伅 /// <summary> -- Gitblit v1.8.0