curl --location --request POST '//pay/stripe/addCard?cardNumber&cvc&expMonth&expYear&name&token'
{ "code": 0, "data": {}, "msg": "string" }