curl --location 'http://localhost:8085/api/payment/qrcode'{
"code": 0,
"data": {
"base_response": {
"code": 0,
"message": {
"value": "string"
}
},
"expire_time": 0,
"qrcode_data": "string",
"qrcode_url": "string"
},
"message": "string"
}