cURL
curl --request GET \ --url https://zgjyzx.zxiaoruan.cn/news_group
{ "code": 123, "msg": "<string>", "data": [ { "id": 123, "title": "<string>", "url": "<string>", "sub_items": [ { "id": 123, "text": "<string>", "url": "<string>" } ] } ] }
Show child attributes