确认收货补充

This commit is contained in:
geng.tang@qq.com
2024-01-03 14:23:59 +08:00
parent cfca75f681
commit da5a7dfa05
3 changed files with 13 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ export const getEquipment = (equipmentId) => http.get('/apps/equipment/' + equip
// 绑定设备
export const bindEquipment = (data) => http.post('/open/equipment/bind', data)
// 绑定设备
// 换电
export const changeEquipment = (data) => http.post('/open/equipment/change', data)
// 退租