Browse Source

修改代码

erlArango_v1
AICells 5 years ago
parent
commit
8619275410
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      src/httpCli/agAgencyUtils.erl

+ 2
- 0
src/httpCli/agAgencyUtils.erl View File

@ -69,6 +69,8 @@ cancelTimer(TimerRef) ->
{timeout, TimerRef, _Msg} ->
%%
ok
after 0 ->
ok
end;
_ ->
%% Timer

Loading…
Cancel
Save