Merge branch 'master' of https://tfs.nuvolar.hu:8443/tfs/AtomERP/_git/WorkFlowCheck
This commit is contained in:
@@ -139,6 +139,7 @@ namespace WorkFlowCheck.API.Controllers
|
|||||||
{
|
{
|
||||||
var result = await _checkListService.CloseCheckListHeader(checkListHeaderCloseDTO);
|
var result = await _checkListService.CloseCheckListHeader(checkListHeaderCloseDTO);
|
||||||
retVal.Data = result;
|
retVal.Data = result;
|
||||||
|
retVal.IsSuccess = result;
|
||||||
|
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user