这是JSON我收到的类型,我需要使用restkit. 什么是可能的解决方案?我不知道restkit。
{
-cal
{
-site{
id:""
name:""
}
-region{
id:""
name:""
}
-stats[
{
key:""
status:""
-product{
id:""
name:""
}
},{},{}
]
}
}