文档
测试

获取订单列表

GET
http://{{url}}/api/wash/order_list?type=&group_id=&order_no=&createtime=&status=0

请求头

参数名
类型
描述
必填
token
string
示例:c955db60-cfaa-4529-8dba-b250410061e1
必填

请求参数

参数名
类型
描述
必填
type
string
类型:1=病房衣物,2=科室衣物
必填
group_id
string
示例:
必填
order_no
string
示例:
必填
createtime
string
示例:
必填
status
int
状态:0=待完成,1=已完成
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1715755765
必填
data
object
数据字典
必填
total
int
示例:1
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:3
必填
h_id
int
示例:1
必填
order_no
string
示例:202405150001
必填
type
int
示例:1
必填
group_id
int
示例:105
必填
user_group
int
示例:105
必填
user_id
int
示例:66
必填
status
int
示例:0
必填
is_full
int
示例:0
必填
createtime
int
示例:1715755238
必填
updatetime
int
示例:1715755238
必填
full_order
object
示例:null
必填
goods
array
数据列表
必填
id
int
示例:3
必填
h_id
int
示例:1
必填
order_id
int
示例:3
必填
user_id
int
示例:0
必填
goods_id
int
示例:15
必填
num
int
示例:3
必填
clear_num
int
示例:0
必填
sub_num
int
示例:0
必填
createtime
int
示例:1715755238
必填
goods
object
数据字典
必填
id
int
示例:15
必填
h_id
int
示例:1
必填
type
int
示例:1
必填
name
string
示例:下衣
必填
price
string
示例:0.1000
必填
status
int
示例:1
必填
sort
int
示例:0
必填
createtime
int
示例:1715665674
必填
updatetime
int
示例:1715665674
必填
deletetime
object
示例:null
必填
status_text
string
示例:Status 1
必填
type_text
string
示例:Type 1
必填
status_text
string
示例:Status 0
必填
status_time_text
string
示例:
必填