项目信息增加 ReadingType
parent
dfd556efad
commit
81a6070644
|
@ -122,6 +122,7 @@ namespace IRaCIS.Application.Contracts
|
|||
public string ReviewMode { get; set; } = string.Empty;
|
||||
|
||||
|
||||
public int ReadingType { get; set; }
|
||||
|
||||
|
||||
public string CRO { get; set; } = string.Empty;
|
||||
|
|
Loading…
Reference in New Issue