Compare commits

..

1 Commits

Author SHA1 Message Date
阿斌
98a46b931e
Pre Merge pull request !36 from 阿斌/N/A 2025-08-27 02:01:38 +00:00

View File

@ -889,9 +889,6 @@ public class PlatformServiceImpl implements IPlatformService, CommandLineRunner
subscribeHolder.removeCatalogSubscribe(platform.getServerGBId());
subscribeHolder.removeMobilePositionSubscribe(platform.getServerGBId());
if (callback != null) {
callback.run(true);
}
}
@Override