{
"orderNumber": "string",
"payMethod": 0
}curl --location --request PUT 'http://localhost:8080/user/order/payment' \
--header 'authentication: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2OTU5MTg4NjksInVzZXJJZCI6Mn0.g_n-gEqouVU-Q0kekBSwGSBSYbsPAMStnzHhYwqbf0o' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJlbXBJZCI6MSwiZXhwIjoxNzAxOTQxNzQwfQ.XdIWK08eF7QaozVIEqg07FLWyAj-7bQSGWOdrnb92cY' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderNumber": "string",
"payMethod": 0
}'{
"code": 0,
"data": {
"nonceStr": "2019-08-24T14:15:22.123Z",
"paySign": "string",
"timeStamp": "string",
"signType": "string",
"packageStr": "string"
},
"msg": "string"
}
扫码加入黑马微信交流群
加入传智黑马训练营,月薪飞起不是梦

扫码加入交流群