查询用户卖书订单
GET
/api/web/sell_order/{userid}
接口描述
获取指定用户id的卖书订单列表
请求参数
参数名
类型
描述
必填
userid
int
用户id
必填