Lezárás javítása

This commit is contained in:
2025-05-23 10:50:13 +02:00
parent 84f161585a
commit 0d83e30cd2
2 changed files with 1 additions and 0 deletions
@@ -139,6 +139,7 @@ namespace WorkFlowCheck.API.Controllers
{
var result = await _checkListService.CloseCheckListHeader(checkListHeaderCloseDTO);
retVal.Data = result;
retVal.IsSuccess = result;
}
catch (Exception ex)
Binary file not shown.