value
remark
api-token: ********************
curl --location -g --request GET 'http://localhost:5678/api/open/env/v1/queryMember?id' \ --header 'api-token;'
[ { "id": 0, "type": "string", "description": "string", "tag_list": "string", "enable": 0, "group_id": 0, "remark": "string", "value": "string", "sort": 0 } ]