648540858
2023-10-12 298a9f4280458062ed0fc32084d5bcce8bbf196c
src/main/java/com/genersoft/iot/vmp/service/IPlatformService.java
@@ -55,4 +55,6 @@
     * @param platformId 平台
     */
    void sendNotifyMobilePosition(String platformId);
    void addSimulatedSubscribeInfo(ParentPlatform parentPlatform);
}