curl --location --request GET '/api/order/pay/create?id=1125&type=yunpay_alipay'
{ "code": 0, "msg": "ok", "data": { "order_id": 1040, "order_sn": "", "order_amount": "100.00", "pay_info": "", "errcode": 0, "message": "" } }