wjc
2023-06-05 a19e58425e44c8a83c3d1b23de292659c38a6b1e
HDL_ON/Common/R.cs
@@ -5,6 +5,14 @@
    public static class StringId
    {
        /// <summary>
        /// 住宅解绑成功
        /// </summary>
        public const int SuccessfullyUnboundTheResidence = 629;
        /// <summary>
        /// 临时密码有效期不能大于24小时
        /// </summary>
        public const int TempPwdValidityTip = 628;
        /// <summary>
        /// 设置的时间需要晚于当前时间
        /// </summary>
        public const int TempPwdSettingTip = 627;