增加面板统计数字
This commit is contained in:
@@ -53,6 +53,10 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public class TrialSiteSurveyStat:TrialSelectDTO
|
||||
{
|
||||
public int? ApprovalRequiredCount { get; set; }
|
||||
|
||||
|
||||
|
||||
public int? ApprovalRequiredSiteCount { get; set; }
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user