IRC_NewDev
he 2023-10-17 16:11:38 +08:00
parent 2ea9c49b2e
commit 2e316c35fe
1 changed files with 3 additions and 2 deletions

View File

@ -832,7 +832,7 @@ namespace IRaCIS.Core.Domain.Share
Normal = 1,
/// <summary>
/// 缓解
/// 部分缓解
/// </summary>
Remission = 2,
@ -854,10 +854,11 @@ namespace IRaCIS.Core.Domain.Share
/// <summary>
/// 肿大
/// </summary>
Swelling = 5,
Swelling = 6,
}
/// <summary>
/// 是1或否0
/// </summary>