接口
This commit is contained in:
parent
2670a85f4e
commit
6035ddfae1
@ -44,7 +44,3 @@ export const updateRobotTask = (data) => {
|
||||
export const getTaskPageList = async (data) => {
|
||||
return await request.post({ url: `/system/robot/task/page`, data })
|
||||
}
|
||||
|
||||
export const getLocationByNam = async (data) => {
|
||||
return await request.post({ url: `/system/ware/house-location/getLocationByNam`, data })
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user