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