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