@@ -9,7 +9,7 @@ namespace IRaCIS.Core.Application.Service
|
||||
/// Dashboard统计、全局工作量统计、入组两个维度统计(按照项目、按照人)
|
||||
/// </summary>
|
||||
|
||||
[ApiExplorerSettings(GroupName = "Dashboard&Statistics")]
|
||||
[ApiExplorerSettings(GroupName = "DashboardStatistics")]
|
||||
public class StatisticsService(IRepository<Doctor> _doctorRepository,
|
||||
IRepository<Trial> _trialRepository,
|
||||
IRepository<Enroll> _enrollRepository,
|
||||
|
||||
Reference in New Issue
Block a user