HDL_ON/Common/R.cs
@@ -658,6 +658,14 @@
        /// 该账号已在其它设备登录。
        /// </summary>
        public const int LoggedOnOtherDevices = 9043;
        /// <summary>
        /// 上传成功
        /// </summary>
        public const int UploadSuccessfully = 9044;
        /// <summary>
        /// 上传失败
        /// </summary>
        public const int UploadFailed = 9045;
        #region 网络请求响应错误提示信息