For this json structs: { a_path { b_path: [ { "id": 1, "name": "a" }, { "id": 2, "name": "b" } ] } } Want to remove id element as: { a_path ...
確定! 回上一頁