mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-20 20:37:50 +08:00
Update PlatformServiceImpl.java 平台级联删除
平台级联删除
This commit is contained in:
parent
04742531fc
commit
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