查询未完成订单列表
GET
http://catering-api.me/api/shop/order/unfinishedList?shop_id=181&page=1&pageSize&sort_type=1
请求参数
参数名
类型
描述
必填
shop_id
string
店铺ID 【必须】
可选
page
string
示例:1
可选
pageSize
示例:
可选
sort_type
string
1从旧到新, 2从新到旧
可选