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