@@ -355,8 +355,13 @@ namespace IRaCIS.Core.Application.Contracts.DTO
|
||||
|
||||
public int? NotClosedChallengeCount { get; set; }
|
||||
|
||||
public List<StudyName> StudyNameList { get; set; }
|
||||
|
||||
|
||||
public List<string> ImageFormatList { get; set; }
|
||||
|
||||
public bool IsShowStudyName { get; set; } = false;
|
||||
|
||||
}
|
||||
public class QAStudyInfoDTO
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user