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