server/visits/dmvisit_admin/src/main/java/com/doumee/service/impl/HkSyncEventServiceImpl.java
@@ -116,7 +116,7 @@ param.setEventDest(path+"/platform/workstatus"); param.setEventTypes(new Integer[]{HKConstants.EventTypes.PLATFORM_WORKSTATUS.getKey()}); HKService.cancelEventSub(param);//先取消 HKService.eventSub(param);//月台工作状态事件 // HKService.eventSub(param);//月台工作状态事件 param.setEventDest(path+"/platform/carstatus");