mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-27 15:37:50 +08:00
Compare commits
1 Commits
57eae0c5dd
...
b9206a6670
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b9206a6670 |
@ -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