mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 21:51:37 +08:00
14 lines
259 B
JSON
14 lines
259 B
JSON
|
[{
|
||
|
"name": "胡彦斌ajax",
|
||
|
"age": 32,
|
||
|
"address": "西湖区湖底公园1号"
|
||
|
}, {
|
||
|
"name": "胡彦祖ajax",
|
||
|
"age": 42,
|
||
|
"address": "西湖区湖底公园1号"
|
||
|
}, {
|
||
|
"name": "李大嘴ajax",
|
||
|
"age": 32,
|
||
|
"address": "西湖区湖底公园1号"
|
||
|
}]
|