加测量值枚举
parent
68be1d8583
commit
19220a1cbd
|
@ -2609,7 +2609,12 @@ public enum PET5PSScore
|
|||
/// 保存脾脏评估
|
||||
/// </summary>
|
||||
SplenicEvaluation = 7,
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 测量值
|
||||
/// </summary>
|
||||
MeasuredValue =8,
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 新靶病灶评估
|
||||
|
|
Loading…
Reference in New Issue