jiangping
2023-12-20 af4a912b4c50cc03d1f147ac4778b87e4ff4d2ac
admin/src/api/business/bikeRepair.js
@@ -9,7 +9,7 @@
// 修改
export function updateById (data) {
  return request.post('/business/bikeRepair/updateById', data)
  return request.post('/business/bikeRepair/deal', data)
}
// 修改