调起支付
POST
/api/Gopay/gopay
请求参数
参数名
类型
描述
必填
token
varchar
token
必填
ord_no
订单号
必填
响应参数
参数名
类型
描述
必填
code
int
0失败,1成功
必填
msg
varchar
提示信息
必填