Merge branch 'master' of https://gitea.mjm-staging.developers-homelab.net/BIMS/BIMS
This commit is contained in:
commit
e8d553a292
@ -792,6 +792,7 @@ namespace FrontendWebApi.ApiControllers
|
|||||||
apiResult.Msg = retCode + " : " + retContent;
|
apiResult.Msg = retCode + " : " + retContent;
|
||||||
return BadRequest(apiResult);
|
return BadRequest(apiResult);
|
||||||
}
|
}
|
||||||
|
this.EndCon();
|
||||||
}
|
}
|
||||||
catch (Exception exception)
|
catch (Exception exception)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user