Authorization: Bearer ********************
curl --location --request POST 'http://api.sikey.com.cn/app-api/pay/alipay/tradeWapPayGateway' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": {}, "msg": "string" }