修改
continuous-integration/drone/push Build is running

This commit is contained in:
he
2024-08-19 15:14:23 +08:00
parent 48eb20fa66
commit 60fc8f9bce
2 changed files with 20 additions and 2 deletions
@@ -211,7 +211,9 @@ namespace IRaCIS.Core.Application.ViewModel
{
public bool? IsSelfAnalysis { get; set; }
public bool IsReReadingOrBackInfluenceAnalysis { get; set; }
public int ConsistentClinicalDataCount { get; set; } = 0;
public bool IsReReadingOrBackInfluenceAnalysis { get; set; }
}