修改
This commit is contained in:
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user