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