var data = { name: '小帅', age: 9, address: '酷跑大陆' } hello(data);