这是我当前的对象:
{"or_11[and_3][gt@last_closed_sr]":"2019-06-18"}
我希望它看起来像:
{
"or_11": {
"and_3": {
"gt@last_closed_sr": "2019-06-18",
}
做这个的最好方式是什么?
慕哥6287543
慕容708150
相关分类