public void insertFilePath(string filePath, int travelId) { repo.insertFilePath(filePath, travelId); }