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