"2018-10-31" : [{
"StartTime", "15" when patients
},
"2018-10-31" : [{
"StartTime", "15" when patients
}]
}
How to merge for
{
"2018-10-31" : [{
"StartTime", "15" when patients
},
{
"StartTime", "15" when patients
}
]
}
CodePudding user response:
Parse the first, and then joining together under it