文档
测试

订单列表

POST
{{test}}/api/organ/organ_order

请求头

参数名
类型
描述
必填
token
string
示例:
必填

请求参数

参数名
类型
描述
必填
status
int
示例:0 0全部 1待付款 2待使用 3已使用 4已过期 5已取消
必填
start
int
示例:0 分页
必填
page_size
int
示例:8 分页
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
count
int
示例:3
必填
data
array
数据列表
必填
order_id
int
示例:3
必填
order_sn
string
示例:230314101442184
必填
pay_status
int
示例:0 0未付款 1已付款
必填
user_id
int
示例:80
必填
organ_id
int
示例:338
必填
course_id
int
示例:1
必填
createtime
int
示例:1678760082
必填
pay_time
int
示例:0
必填
pay_money
int 付款金额
示例:499
必填
order_status
int
示例:1
必填
qr_code
string
示例:/qrcodegoods/0.260286001678760082.png
必填
expire_time
int 过期时间
示例:0
必填
organcourse
object
数据字典
必填
id
int
示例:1
必填
images
string 图片
示例:/uploads/20230307/d52d7466f78c67b816207995dbcd5ef7.jpg
必填
goods_name
string 名称
示例:课程名称
必填
goods_price
string 价格
示例:499.00
必填
createtime
int
示例:1678272711
必填
updatetime
int
示例:1678763113
必填
organ
object
数据字典
必填
id
int id
示例:338
必填
name
string 机构名称
示例:强子机构
必填
logo_pic
string logo
示例:/uploads/20230306/40a12e17d1d038b86184115333ce4ebb.png
必填

说明 / 示例

![image.png](https://cos.easydoc.net/21317694/files/lf7tad1w.png)