CrabtreeOn,印度客户定制APP,迁移2.0平台版本
JLChen
2021-04-15 2202cc1f498434220f010f3806a5030390f616ee
Crabtree/SmartHome/UI/SimpleControl/R.cs
@@ -1208,6 +1208,20 @@
        /// Resend
        /// </summary>
        public const int Resend = 20062;
        /// <summary>
        /// DoYouWantToUnbind
        /// </summary>
        public const int DoYouWantToUnbind = 20063;
        /// <summary>
        /// Unbind successfully
        /// </summary>
        public const int UnbindSuccessfully = 20064;
        /// <summary>
        /// Please enter content
        /// </summary>
        public const int PleaseEnterContent = 20065;
        #endregion
    }
}