文档
测试

我的订单售后提交页

GET
/json/user/order_service_add.json

接口描述

我的订单售后提交页

请求参数

参数名
类型
描述
必填
status
string
订单状态, wait:待付款, audit:待审核, process:处理中,complate:已完成
必填
more
int
下拉加载前最后一个订单ID, 为0则非下拉加载
必填

响应参数

参数名
类型
描述
必填
items
array
订单信息
必填
id
int
订单商品ID
必填
name
string
药品名
必填
model_name
string
规格
必填
img
string
药品图
必填
money
float
价格
必填
total
int
数量
必填
status
string
订单状态, wait:待付款, audit:待审核, process:处理中,complate:已完成
必填
uri
string
跳转
必填