curl --location --request POST '/activity/uupro' \ --header 'Authorization: Bearer xxxxxx' \ --form 'sn="123456789"' \ --form 'code="QWE123ASD"'
{ "userid": 0, "ordersn": 0 }