|  |  | 
 |  |  |  | 
 |  |  | import com.doumee.core.haikang.model.cars.response.CarsAlarmResultListResponse; | 
 |  |  | import com.doumee.core.haikang.model.param.respose.*; | 
 |  |  | import com.doumee.core.tms.model.response.TmsOrderNoFinishListResponse; | 
 |  |  | import com.doumee.dao.web.reqeust.CarsJobAndContractByJobIdDTO; | 
 |  |  | import com.doumee.service.business.third.model.request.TmsOrderNoFinishListRequest; | 
 |  |  | import com.doumee.service.business.third.model.response.TmsBasePageResponse; | 
 |  |  | import com.doumee.service.business.third.model.response.TmsOrderNoFinishListResponse; | 
 |  |  | import com.doumee.dao.business.model.PlatformWarnEvent; | 
 |  |  | import com.doumee.dao.business.model.TmsFactoryParam; | 
 |  |  | import com.doumee.dao.web.reqeust.CarsJobAndContractDTO; | 
 |  |  | 
 |  |  |     PlatformJobRunBoardNewVO platformJobCenterData(); | 
 |  |  |  | 
 |  |  |     CarsJobAndContractVO getCarsJobDetails(CarsJobAndContractDTO param); | 
 |  |  |     CarsJobAndContractVO getJobDetailsById(CarsJobAndContractByJobIdDTO param); | 
 |  |  |  | 
 |  |  |     List<TransportMeasureVO> transportMeasure(Integer queryType); | 
 |  |  |  | 
 |  |  | 
 |  |  |  | 
 |  |  |     List<LastSevenDaysOrderVo> arriveGoodsList(String factoryid); | 
 |  |  |  | 
 |  |  |     List<TmsOrderNoFinishListResponse> orderNoFinishList(String factoryCode); | 
 |  |  |     TmsBasePageResponse<TmsOrderNoFinishListResponse> orderNoFinishList(TmsOrderNoFinishListRequest param); | 
 |  |  | } |