[
0
]
curl --location --request POST 'https://test-api.yunjishop.cn/member/userStory/oneClickPass' \
--header 'Authorization: {{admin_token}}' \
--header 'Content-Type: application/json' \
--data-raw '[
0
]'
{
"code": 0,
"msg": "string",
"trace": "string",
"data": true
}