导表字段增加查询
This commit is contained in:
@@ -226,6 +226,8 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public string SubjectCode { get; set; } = String.Empty;
|
||||
|
||||
public SubjectStatus SubjectStatus { get; set; }
|
||||
|
||||
public String TrialSiteCode { get; set; } = String.Empty;
|
||||
|
||||
public DateTime? EarliestScanDate { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user