xiaoQQya
2023-11-01 8a9f8c6cab1e619d1a0e10430ef49a7f2b62a1f2
src/main/java/com/genersoft/iot/vmp/service/IPlatformService.java
@@ -55,4 +55,6 @@
     * @param platformId 平台
     */
    void sendNotifyMobilePosition(String platformId);
    void addSimulatedSubscribeInfo(ParentPlatform parentPlatform);
}