mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-25 22:47:49 +08:00
修复zlm上线慢的问题
This commit is contained in:
parent
ffe221955c
commit
545d667fad
@ -82,6 +82,7 @@ public class ZLMMediaServerStatusManager {
|
|||||||
offlineZlmPrimaryMap.put(mediaServerItem.getId(), mediaServerItem);
|
offlineZlmPrimaryMap.put(mediaServerItem.getId(), mediaServerItem);
|
||||||
offlineZlmTimeMap.put(mediaServerItem.getId(), System.currentTimeMillis());
|
offlineZlmTimeMap.put(mediaServerItem.getId(), System.currentTimeMillis());
|
||||||
}
|
}
|
||||||
|
execute();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Async
|
@Async
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user