This commit is contained in:
he
2024-09-20 14:56:24 +08:00
parent 01ade2d62f
commit 23ffe2b143
3 changed files with 21 additions and 7 deletions
@@ -22,7 +22,12 @@ namespace IRaCIS.Core.Application.ViewModel
}
public class GetSplitPPdOutDto
public class GetMeasuredValueTemplateInDto
{
public Guid VisitTaskId { get; set; }
}
public class GetSplitPPdOutDto
{
public Guid RowId { get; set; }