|  |  | 
 |  |  | import com.doumee.core.haikang.model.param.request.event.parks.EventParkRequest; | 
 |  |  | import com.doumee.core.haikang.model.param.request.event.parks.EventPlatCarstatusRequest; | 
 |  |  | import com.doumee.core.haikang.model.param.request.event.parks.EventPlatWorkstatusRequest; | 
 |  |  | import com.doumee.core.haikang.model.param.request.event.visit.EventVisitIccmRequest; | 
 |  |  | import com.doumee.core.haikang.model.param.request.event.visit.EventVisitRequest; | 
 |  |  | import com.doumee.core.haikang.model.param.respose.AppointmentInfoResponse; | 
 |  |  | import com.doumee.core.haikang.model.param.respose.TaskAdditionResponse; | 
 |  |  | import com.doumee.core.haikang.service.HKService; | 
 |  |  | import com.doumee.core.model.LoginUserInfo; | 
 |  |  | import com.doumee.dao.business.model.Device; | 
 |  |  | import com.doumee.dao.business.model.ParkBook; | 
 |  |  | import com.doumee.service.business.ext.HkSyncService; | 
 |  |  | 
 |  |  |      * @return | 
 |  |  |      */ | 
 |  |  |     @Override | 
 |  |  | //    @Async | 
 |  |  |     public String syncHkDevices(AcsDeviceListRequest param){ | 
 |  |  |     public String syncHkDevices(Device param){ | 
 |  |  |  | 
 |  |  |         return null; | 
 |  |  |     } | 
 |  |  |     @Override | 
 |  |  |     public String syncHkLed(Device param){ | 
 |  |  |  | 
 |  |  |         return null; | 
 |  |  |     } | 
 |  |  |     @Override | 
 |  |  |     public String syncHkBroadcast(Device param){ | 
 |  |  |  | 
 |  |  |         return null; | 
 |  |  |     } | 
 |  |  | 
 |  |  |  | 
 |  |  |         return null; | 
 |  |  |     } | 
 |  |  |  | 
 |  |  |     @Override | 
 |  |  |     public String dealVisitEventIccm(EventVisitIccmRequest param, HttpServletResponse response){ | 
 |  |  |         return  null; | 
 |  |  |     } | 
 |  |  |     @Override | 
 |  |  |     public String   dealAcsEvent(EventAcsRequest param, HttpServletResponse response){ | 
 |  |  |         return  null; | 
 |  |  | 
 |  |  |         return  null; | 
 |  |  |     } | 
 |  |  |     @Override | 
 |  |  |     public  void syncUserData(){ | 
 |  |  |     public  void syncUserData(LoginUserInfo user){ | 
 |  |  |     } | 
 |  |  |     @Override | 
 |  |  |     public  void syncUserUpdateData(Date start, Date end){ | 
 |  |  | 
 |  |  |     } | 
 |  |  |     public  void syncVehicleData(){ | 
 |  |  |     } | 
 |  |  |     public  String syncPlatforms(PlatformsListRequest param){ | 
 |  |  |         return null; | 
 |  |  |     } | 
 |  |  |     public  String getPlatformStatus(PlatformStatusRequest param){ | 
 |  |  |         return null; | 
 |  |  |     } | 
 |  |  |     @Override | 
 |  |  |     public  void syncVehicleUpdateData(Date date){ | 
 |  |  |     } | 
 |  |  |     @Override | 
 |  |  |     public  void syncOrgData( ){ | 
 |  |  |     public  void syncOrgData( LoginUserInfo user){ | 
 |  |  |     } | 
 |  |  |     @Override | 
 |  |  |     public  void syncOrgUpdateData( Date start, Date end){ | 
 |  |  | 
 |  |  |     public void getOutTimeVisitRecord(){ | 
 |  |  |     } | 
 |  |  |     @Override | 
 |  |  |     public void getOutTimeVisitRecordIccm(){ | 
 |  |  |     } | 
 |  |  |     @Override | 
 |  |  |     public  Integer syncEmpowerData(Integer startPage) { | 
 |  |  |         return  null; | 
 |  |  |     } |