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