curl --location --request GET 'https://dev-api.inis.cn/api/article-group/tree' \
--header 'X-Forwarded-For: '
{
"msg": "string",
"code": 0,
"data": [
{
"value": 0,
"label": "string",
"children": [
{
"value": 0,
"label": "string",
"children": [
{
"value": 0,
"label": "string",
"children": null
}
]
}
]
}
]
}
扫码加入【 inis 】开发群
在这里,获得【 inis 】使用上的任何帮助,快速上手让你的研测效率得到大幅提升