mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-26 15:07:49 +08:00
Compare commits
3 Commits
be0f68e252
...
2aef386200
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2aef386200 | ||
|
|
fed14aded4 | ||
|
|
dc5a66753c |
@ -889,6 +889,9 @@ public class PlatformServiceImpl implements IPlatformService, CommandLineRunner
|
||||
|
||||
subscribeHolder.removeCatalogSubscribe(platform.getServerGBId());
|
||||
subscribeHolder.removeMobilePositionSubscribe(platform.getServerGBId());
|
||||
if (callback != null) {
|
||||
callback.run(true);
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
Reference in New Issue
Block a user