| | |
| | | String[] getInboundOutbound = new String[]{"/tms/zhyt/getInboundOutbound", "【TMS】出入库记录查询"};//TMS出入库记录查询接口地址 |
| | | String[] getIntransitDetails = new String[]{"/tms/zhyt/getIntransitDetails", "【TMS】在途明细列表"};//TMS在途明细列表接口地址 |
| | | String[] getSevenArrivalStatus = new String[]{"/tms/zhyt/getSevenArrivalStatus", "【TMS】近7日到货情况"};//TMS近7日到货情况接口地址 |
| | | String[] getCurrentTransportationTask = new String[]{ "【TMS】/zhyt/getCurrentTransportationTask", "【TMS】当前运输任务"};//TMS当前运输任务接口地址 |
| | | String[] getCurrentTransportationTask = new String[]{ "/tms/zhyt/getCurrentTransportationTask", "【TMS】当前运输任务"};//TMS当前运输任务接口地址 |
| | | String[] getOutCapacity = new String[]{ "/tms/zhyt/getOutCapacity", "【TMS】出库能力汇总接口"};//3.20TMS出库能力汇总接口接口地址 |
| | | } |
| | | |
| | | public enum TopStatusLevel { |