648540858
2024-02-20 a9ab5c28e9fd52c1d936a245ac46c9e556f6bc3e
src/main/java/com/genersoft/iot/vmp/service/IPlatformService.java
old mode 100644 new mode 100755
@@ -55,4 +55,6 @@
     * @param platformId 平台
     */
    void sendNotifyMobilePosition(String platformId);
    void addSimulatedSubscribeInfo(ParentPlatform parentPlatform);
}