| | |
| | | import com.doumee.core.haikang.model.param.request.event.acs.EventAcsRequest; |
| | | import com.doumee.core.haikang.model.param.request.event.parks.EventParkRequest; |
| | | 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.dao.business.model.Device; |
| | |
| | | // @Async |
| | | public String syncHkParks(ParkListRequest param){ |
| | | return null; |
| | | } |
| | | @Override |
| | | // @Async |
| | | public void syncParkRecords(Date date){ |
| | | } |
| | | @Override |
| | | // @Async |
| | |
| | | public void syncVisitData() { |
| | | } |
| | | @Override |
| | | public void syncEmpowerData() { |
| | | public void getOutTimeVisitRecord(){ |
| | | } |
| | | @Override |
| | | public Integer syncEmpowerData(Integer startPage) { |
| | | return null; |
| | | } |
| | | @Override |
| | | public void syncEmpowerDataNew(int start,int end) { |
| | | } |
| | | @Override |
| | | public void syncParkBookData() { |