| | |
| | | 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.model.LoginUserInfo; |
| | | import com.doumee.dao.business.model.Device; |
| | | import com.doumee.dao.business.model.ParkBook; |
| | | import io.swagger.models.auth.In; |
| | |
| | | String downHKImgs(int type); |
| | | void cancelEventSub(); |
| | | |
| | | void syncOrgData(); |
| | | void syncOrgData(LoginUserInfo user); |
| | | void getOutTimeVisitRecordIccm(); |
| | | |
| | | void syncUserData(); |
| | | void syncUserData(LoginUserInfo user); |
| | | void syncVistAppointData(Date date); |
| | | void syncVehicleData(); |
| | | String syncPlatforms(PlatformsListRequest param); |