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