mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-26 23:17:50 +08:00
Compare commits
1 Commits
60b4c3991b
...
98a46b931e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
98a46b931e |
@ -889,9 +889,6 @@ public class PlatformServiceImpl implements IPlatformService, CommandLineRunner
|
|||||||
|
|
||||||
subscribeHolder.removeCatalogSubscribe(platform.getServerGBId());
|
subscribeHolder.removeCatalogSubscribe(platform.getServerGBId());
|
||||||
subscribeHolder.removeMobilePositionSubscribe(platform.getServerGBId());
|
subscribeHolder.removeMobilePositionSubscribe(platform.getServerGBId());
|
||||||
if (callback != null) {
|
|
||||||
callback.run(true);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user