From cf3d4880046912f8b46c9e54769986a179faa26c Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期四, 08 四月 2021 18:01:13 +0800 Subject: [PATCH] 2021-04-08 1.更新音箱功能 --- HDL_ON/Common/R.cs | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 8595a72..5c4ed77 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -1313,6 +1313,25 @@ /// 杩樻湁{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; + + + #region 缃戠粶璇锋眰鍝嶅簲閿欒鎻愮ず淇℃伅 /// <summary> -- Gitblit v1.8.0