This commit is contained in:
@@ -123,6 +123,11 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
|
||||
#endregion
|
||||
|
||||
|
||||
public class DataInspectionDto<T> : InspectionBase, IInspectionDTO, ISignDTO
|
||||
{
|
||||
public T OptCommand { get; set; }
|
||||
}
|
||||
|
||||
#region 受试者
|
||||
public class InsSubjectCommand : InspectionBase, IInspectionDTO, ISignDTO
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user