jiangping
2025-03-18 1b0cf0db5c82ea8308d2f338973a91555787c34d
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)
}
// 修改