中心调研增加字段
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
718294f776
commit
826aff3d36
|
|
@ -245,18 +245,10 @@ namespace IRaCIS.Application.Contracts
|
|||
}
|
||||
public class TrialExtraConfig
|
||||
{
|
||||
#region QC 影像下载--下个版本删除
|
||||
|
||||
//QC质控下载
|
||||
public bool IsSupportQCDownloadImage { get; set; } = false;
|
||||
|
||||
/// <summary>
|
||||
/// 打开失访可读
|
||||
/// </summary>
|
||||
public bool IsOpenLostVistRead { get; set; } = true;
|
||||
|
||||
#endregion
|
||||
public bool IsSupportUploadFile { get; set; }
|
||||
|
||||
public bool IsOnlyUploadFile { get; set; }
|
||||
|
||||
|
||||
#region 中心调研
|
||||
|
|
|
|||
Loading…
Reference in New Issue