| | |
| | | url: '/wrzs/jccoalweighhouse/getUpperPound', |
| | | method: 'GET' |
| | | }, |
| | | |
| | | getWeighHouse1: { |
| | | url: '/wrzs/jccoalweighhouse/getWeighHouse', |
| | | method: 'GET' |
| | | }, |
| | | // 提煤单日志查询 |
| | | coalDayPage: { |
| | | url: '/wrzs/tmtaskcoallog/getTmId', |
| | |
| | | method: 'GET' |
| | | }, |
| | | /** |
| | | * @description 根据单位查询煤场 |
| | | * @description 确认自主创建 |
| | | */ |
| | | saveDeliveryNote: { |
| | | url: '/wrzs/tmtaskcoal/saveDeliveryNote', |
| | |
| | | getDeptAndProductNameByCustomer: { |
| | | url: '/wrzs/specialvarieties/getDeptAndProductNameByCustomer', |
| | | method: 'GET' |
| | | } |
| | | }, |
| | | // 场内接单 |
| | | insideConnect: { |
| | | url: '/wrzs/tmtaskcoal/insideConnect', |
| | | methods: 'POST' |
| | | }, |
| | | //"煤仓视频地址" |
| | | useEqCodeGetCameraUrl: { |
| | | url: '/wrzs/jcequipment/useEqCodeGetCameraUrl', |
| | | method: 'GET' |
| | | }, |
| | | |
| | | } |