nidapeng
2024-04-24 827b2160094482c075968b74e6b69284e7c6eb80
admin/src/api/business/carEvent.js
@@ -14,3 +14,7 @@
    download: true
  })
}
export function syncByDate (data) {
  return request.post('/business/carEvent/syncByDate', data)
}