value、remark 的其中一个参数curl --location --globoff 'http://localhost:5678/api/open/env/v1/queryMember?id=undefined&value=undefined&remark=undefined' \
--header 'api-token: <api-key>'[
{
"id": 0,
"group_id": 0,
"type": "string",
"description": "string",
"tag_list": "string",
"remark": "string",
"value": "string",
"sort": 0,
"enable": 0
}
]