修改一版
This commit is contained in:
@@ -1050,6 +1050,10 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
}
|
||||
|
||||
public class SubmitTableQuestionOutDto
|
||||
{
|
||||
public Guid RowId { get; set; }
|
||||
}
|
||||
public class SubmitTableQuestionInDto
|
||||
{
|
||||
public Guid QuestionId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user