修改
This commit is contained in:
@@ -106,6 +106,13 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
}
|
||||
|
||||
|
||||
public class BatchDeteteTrialQCQuestionInDto
|
||||
{
|
||||
public Guid TrialId { get; set; }
|
||||
|
||||
public List<Guid> Ids { get; set; }
|
||||
}
|
||||
public class TrialQCQuestionConfigureBatchAdd
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user