Authorization: Bearer ********************
curl --location --request GET 'https://dev.v6.thinkadmin.top/plugin-wemall/api.auth.order/channel' \ --data-urlencode 'order_no=N202305045335477'
{ "code": 1, "info": "获取支付通道", "data": { "1": { "type": "wechat_gzh", "code": "M780834464172204", "name": "微信商户支付", "cover": "https://storage.thinkadmin.top/d/temps/15/bf75ce9e384b657578e0aebb68f5a7.png", "qrcode": "" }, "2": { "type": "balance", "code": "M778545806045433", "name": "账户余额支付", "cover": "https://plugin.thinkadmin.top/upload/4b/5a423974e447d5502023f553ed370f.png", "qrcode": "" } } }