修改
This commit is contained in:
@@ -760,7 +760,7 @@ namespace IRaCIS.Application.Services
|
||||
|
||||
|
||||
await this.SubmitTaskChangeState(inDto.VisitTaskId);
|
||||
return ResponseOutput.Ok(result);
|
||||
return ResponseOutput.Ok(true);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user