ll
liukangdong
2025-02-18 031d0f428f58b008f7a59476fcf3e6ba86d10048
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)
}
// 修改