@@ -234,6 +234,13 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
}
|
||||
}
|
||||
|
||||
public class TemplateData
|
||||
{
|
||||
public string TaskBlindName { get; set; }
|
||||
|
||||
public string SubjectID { get; set; }
|
||||
}
|
||||
|
||||
public class OCTFCTUploadData
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user