jiangping
2023-11-10 2e3adf807c3c198746d3d51fbab4d71bdf22af81
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)
}
// 修改