文档
测试
GET
http://social.hndaoben.com/api/shop/pay?goods_id=1&pay_type=1

请求头

参数名
类型
描述
必填
token
string
示例:7f0a1ff0-71e9-489e-8b8d-b485b452efd7
必填

请求参数

参数名
类型
描述
必填
goods_id
int
示例:1
必填
pay_type
int
1=金币支付 2=维信支付 3=支付宝支付 金币支付成功返回true,其他支付返回支付参数
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1625730516
必填
data
boolean
示例:true
必填