111
k94314517
2025-03-20 8b536f150e233b9bbd756b999254a58468a6bc5c
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)
}
// 修改