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