Przeglądaj źródła

ft: 代码修改

master
SisMaker 3 lat temu
rodzic
commit
9889e52ce8
1 zmienionych plików z 1 dodań i 2 usunięć
  1. +1
    -2
      src/agVstCli/agAgencyPoolMgr.erl

+ 1
- 2
src/agVstCli/agAgencyPoolMgr.erl Wyświetl plik

@ -142,8 +142,7 @@ stopPool(PoolName) ->
undefined ->
{error, poolNotStarted};
_ ->
gen_server:call(?agAgencyPoolMgr, {miStopPool, PoolName}, infinity)
gen_server:call(?agAgencyPoolMgr, {miStopPool, PoolName})
end.
dealStart(PoolName, DbCfgs, AgencyCfgs) ->

Ładowanie…
Anuluj
Zapisz