项目信息增加 ReadingType
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user