接口改

This commit is contained in:
2026-04-24 11:16:08 +08:00
parent 69f2931e3b
commit b68da45166
3 changed files with 27 additions and 5 deletions

View File

@@ -570,6 +570,11 @@ export const sendTask = (rows) => request({
url:'api/notCar/sendTask',
data: {rows: rows}
})
// 清除任务
export const cleanTask = () => request({
url:'api/notCar/cleanTask',
data: {}
})
// 卸货库存查询(无人车对接)共 (2) 个
// 查询区域下拉框