| | |
| | | public AjaxResult okOrder(Integer id); |
| | | public AjaxResult dropHook(Integer id); |
| | | public AjaxResult connectHang(TmsDriverDispatch driverDispatch); |
| | | public int customsOrder(TmsDispatchOrder tmsDispatchOrder); |
| | | public int loadingOrder(TmsDispatchOrder tmsDispatchOrder); |
| | | |
| | | |
| | | /** |
| | |
| | | |
| | | |
| | | public List<TmsDispatchOrder> initGenerate(List<Integer> ids); |
| | | public List<TmsDispatchOrder> initYSGenerate(List<Integer> ids); |
| | | public List<TmsDispatchOrder> initYFGenerate(List<Integer> ids); |
| | | public AjaxResult generateTmsDispatchOrder(List<Integer> ids); |
| | | public AjaxResult ysGenerateTmsDispatchOrder(List<Integer> ids); |
| | | public AjaxResult yfGenerateTmsDispatchOrder(List<Integer> ids); |
| | | public AjaxResult getServiceProvider(Integer id); |
| | | } |