文档
测试

订单续费

POST
http://api.shayu888.vip:8881/addtime2

接口描述

提交参数格式使用"token=&orderId="

请求头

参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填

请求参数

application/x-www-form-urlencoded
参数名
类型
描述
必填
token
string
示例:登录接口返回的usertoken
必填
orderId
string
示例:订单号
必填

响应参数

application/json;charset=UTF-8
参数名
类型
描述
必填
flag
boolean
示例:true
必填
code
int
示例:20000
必填
message
string
示例:续费成功
必填
data
object
示例:null
必填