取放桶盖
This commit is contained in:
@@ -106,7 +106,7 @@ export const handPoint = (reg) => post2('api/hand/point', {
|
|||||||
// return res
|
// return res
|
||||||
// }
|
// }
|
||||||
// 1.3取放盖确认
|
// 1.3取放盖确认
|
||||||
export const handTake = (code, type) => post('api/hand/take', {
|
export const handTake = (code, type) => post2('api/hand/take', {
|
||||||
device_code: code,
|
device_code: code,
|
||||||
type: type
|
type: type
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user