648540858
2024-01-08 b15e559eae82db811b31f1e3c47e3be027f20e27
src/main/java/com/genersoft/iot/vmp/service/IPlatformService.java
@@ -55,4 +55,6 @@
     * @param platformId 平台
     */
    void sendNotifyMobilePosition(String platformId);
    void addSimulatedSubscribeInfo(ParentPlatform parentPlatform);
}