修改
This commit is contained in:
@@ -266,6 +266,14 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
|
||||
public bool obtaionOrCancel { get; set; }
|
||||
}
|
||||
|
||||
public class ReadingClinicalDataSignIndto
|
||||
{
|
||||
/// <summary>
|
||||
/// 阅片临床数据ID
|
||||
/// </summary>
|
||||
public Guid ReadingClinicalDataId { get; set; }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 稽查泛型Dto
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user