Test.EIImageViewer
he 2022-10-12 11:54:26 +08:00
parent d359d801bd
commit e0c495cadb
1 changed files with 5 additions and 0 deletions

View File

@ -786,6 +786,11 @@ namespace IRaCIS.Core.Domain.Share
/// 状态
/// </summary>
State = 7,
/// <summary>
/// 所在部位
/// </summary>
Part = 8,
}
/// <summary>