{
"data": [
{
"nums": [
"23",
"45",
"89"
],
"numsUnit": "人"
}
]
}
{
"data": [
{
"nums": [
"23",
"45",
"89"
],
"numsUnit": "人"
}
]
}
JSONObject jsonObject = JSONObject.parse(strJson)