修改阅片标准查询
This commit is contained in:
@@ -343,6 +343,12 @@ namespace IRaCIS.Application.Contracts
|
||||
|
||||
public bool IsGlobalReading { get; set; } = true;
|
||||
|
||||
//是否附加评估
|
||||
public bool IsAdditionalAssessment { get; set; }
|
||||
|
||||
|
||||
//自动 手动生成任务
|
||||
public bool IsAutoCreate { get; set; }
|
||||
|
||||
public bool IsArbitrationReading { get; set; } = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user