{ "description": "好库",//拜访描述 "userId": "552"//用户id }
curl --location '/user/access/add' \ --header 'Token: {{TOKEN}}' \ --header 'Content-Type: application/json' \ --data '{ "description": "好库",//拜访描述 "userId": "552"//用户id }'
{}