Lezárás javítása
This commit is contained in:
@@ -139,6 +139,7 @@ namespace WorkFlowCheck.API.Controllers
|
||||
{
|
||||
var result = await _checkListService.CloseCheckListHeader(checkListHeaderCloseDTO);
|
||||
retVal.Data = result;
|
||||
retVal.IsSuccess = result;
|
||||
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Reference in New Issue
Block a user