package query //ListOrderQuery 获取用户列表 type GetOrderQuery struct { OrderId int64 `json:"orderId"` }