[後端] hinet增加關閉連綫
This commit is contained in:
parent
8c8030cb03
commit
c3652ff48f
@ -792,6 +792,7 @@ namespace FrontendWebApi.ApiControllers
|
||||
apiResult.Msg = retCode + " : " + retContent;
|
||||
return BadRequest(apiResult);
|
||||
}
|
||||
this.EndCon();
|
||||
}
|
||||
catch (Exception exception)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user