no message
This commit is contained in:
parent
b8c219579e
commit
d3aee47315
2 changed files with 42 additions and 42 deletions
|
|
@ -1575,7 +1575,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Controllers
|
|||
{
|
||||
try
|
||||
{
|
||||
await _candidateService.CheckCitizen(examId, positionId, item.CitizenId);
|
||||
// await _candidateService.CheckCitizen(examId, positionId, item.CitizenId);
|
||||
|
||||
return Success();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue