查询订单列表
GET
http://localhost:88/api/proprietary/order/getOrderList
请求参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
totalCount
int
示例:1
必填
pageSize
int
示例:10
必填
totalPage
int
示例:1
必填
currPage
int
示例:1
必填
orderId
int
示例:90
必填
orderNumber
string
示例:202111030957268471455715714353696770
必填
orderCreatedate
string
示例:2021-11-03 09:57:27
必填
orderPrice
int
示例:10
必填
examineId
object
示例:null
必填
userId
int
示例:1
必填
orderDescribe
object
示例:null
必填
oriderType
int
示例:2
必填
orderStatus
int
示例:1
必填
requirementId
object
示例:null
必填
orderClosetime
string
示例:2021-11-03 10:27:27
必填
houseId
int
示例:10
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填