Test.EIImageViewer
parent
d359d801bd
commit
e0c495cadb
|
@ -786,6 +786,11 @@ namespace IRaCIS.Core.Domain.Share
|
|||
/// 状态
|
||||
/// </summary>
|
||||
State = 7,
|
||||
|
||||
/// <summary>
|
||||
/// 所在部位
|
||||
/// </summary>
|
||||
Part = 8,
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Reference in New Issue