update Enum
This commit is contained in:
@@ -362,5 +362,11 @@ namespace Ewide.Core
|
||||
/// </summary>
|
||||
[ErrorCodeItemMetadata("检测数据不存在")]
|
||||
xg1002,
|
||||
|
||||
/// <summary>
|
||||
/// 网络错误
|
||||
/// </summary>
|
||||
[ErrorCodeItemMetadata("服务器网络错误")]
|
||||
xg1100,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user