mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-16 12:13:49 +08:00
37 lines
764 B
JSON
37 lines
764 B
JSON
[
|
|
{
|
|
"human": {
|
|
"id": 201,
|
|
"human_id": 1,
|
|
"cats": [
|
|
{
|
|
"cat": {
|
|
"id": 254,
|
|
"sku_id": 149
|
|
}
|
|
},
|
|
{
|
|
"order_component": {
|
|
"id": 255,
|
|
"sku_id": 145
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"human": {
|
|
"id": 202,
|
|
"human_id": 1,
|
|
"cats": [
|
|
{
|
|
"order_component": {
|
|
"id": 256,
|
|
"sku_id": 144
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|