From 565f7ae8ef01916cb435153a8a01ddd5c5f70c48 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期四, 13 五月 2021 14:43:11 +0800 Subject: [PATCH] 1.场景延时修改成0-3600s --- HDL_ON/Common/R.cs | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index b4c9508..5c81eaf 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -1099,6 +1099,8 @@ public const int xianzhichangdu = 7129; public const int zhanghaoxuanze = 7130; public const int apptuisong = 7131; + public const int zidontghua = 7132; + public const int yizhixing = 7133; #region LE鏂板 /// <summary> @@ -1357,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