This commit is contained in:
he
2023-04-04 11:54:13 +08:00
parent e659c49d6f
commit 525ce01abf
2 changed files with 17 additions and 10 deletions
@@ -47,4 +47,9 @@ namespace IRaCIS.Core.Application.ViewModel
{
public bool IsBaseLine { get; set; }
}
public class IRECISTTargetLesionDto
{
}
}