curl --location 'https://petstore-demo.apifox.com/autotest/module/list//'[
{
"id": "string",
"name": "string",
"parentId": "string",
"projectId": "string",
"createTime": 0,
"updateTime": 0,
"createUser": "string",
"updateUser": "string",
"children": [
{}
],
"label": "string",
"moduleType": "string"
}
]