[1, 2, 3, 4]
curl --location --request POST '/api/distribution/user/open' \ --header 'Content-Type: application/json' \ --data-raw '[1, 2, 3, 4]'
{}