取消分配

This commit is contained in:
2022-07-26 10:57:00 +08:00
parent 3431ba83e4
commit 406fea9ea5
5 changed files with 117 additions and 8 deletions
@@ -37,7 +37,11 @@ namespace IRaCIS.Core.Application.Service
/// <summary>
/// 获取计划列表 医生带阅片类型
/// </summary>
/// <param name="trialId"></param>
/// <returns></returns>
public async Task<List<TaskAllocationRuleDTO> > GetDoctorPlanAllocationRuleList(Guid trialId)
{