Uat_Study
			
			
		
		
							parent
							
								
									d09fc39805
								
							
						
					
					
						commit
						55bf59e667
					
				| 
						 | 
				
			
			@ -127,6 +127,8 @@ namespace IRaCIS.Core.Application.Service
 | 
			
		|||
        [UnitOfWork]
 | 
			
		||||
        public async Task<IResponseOutput> ConfirmGenerateSelfConsistentTask(ConsistentConfirmGenerateCommand inCommand, [FromServices] IVisitTaskHelpeService _visitTaskCommonService)
 | 
			
		||||
        {
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
            var filterObj = await _taskConsistentRuleRepository.FirstOrDefaultAsync(t => t.Id == inCommand.TaskConsistentRuleId);
 | 
			
		||||
            var doctorUserId = inCommand.DoctorUserId;
 | 
			
		||||
            var trialReadingCriterionId = filterObj.TrialReadingCriterionId;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue