json的例子
时间:2014-06-15 16:07:39
收藏:0
阅读:219
{
"Code": 200,
"Msg": "",
"Result": "{\"PlatformTypeList\": \"啦啦\"}"
}
{
"Code": 200,
"Msg": "",
"Result": {"PlatformTypeList": "啦啦"}
}
评论(0)