curl --location --request POST '/user/cart/change/' \ --header 'x-token: {{x-token}}' \ --form 'cart_num=""'
null