Uat_Study
parent
8a4ce3b9e8
commit
e611380010
|
@ -760,7 +760,7 @@ namespace IRaCIS.Application.Services
|
|||
|
||||
|
||||
await this.SubmitTaskChangeState(inDto.VisitTaskId);
|
||||
return ResponseOutput.Ok(result);
|
||||
return ResponseOutput.Ok(true);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue