@@ -1279,7 +1279,6 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public bool IsBaseLine { get; set; }
|
||||
public bool IsUrgent { get; set; }
|
||||
public Guid? ClinicalDataSignUserId { get; set; }
|
||||
|
||||
public bool IsQCConfirmedReupload { get; set; }
|
||||
|
||||
|
||||
@@ -376,11 +376,11 @@ namespace IRaCIS.Application.Services
|
||||
return ResponseOutput.Result(result);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 一致性分析的临床数据
|
||||
/// </summary>
|
||||
/// <param name="inDto"></param>
|
||||
/// <returns></returns>
|
||||
///// <summary>
|
||||
///// 一致性分析的临床数据
|
||||
///// </summary>
|
||||
///// <param name="inDto"></param>
|
||||
///// <returns></returns>
|
||||
//public async Task<IResponseOutput> ReadClinicalDataSign(ReadingClinicalDataSignIndto inDto)
|
||||
//{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user