GET api/MallOrderWare/GetOrderInfoWare?pageIndex={pageIndex}&pageSize={pageSize}&orderStatus={orderStatus}&keyWord={keyWord}
我的订单
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pageIndex | integer |
Required |
|
| pageSize | integer |
Required |
|
| orderStatus | integer |
Required |
|
| keyWord | string |
Required |
Body Parameters
None.
Response Information
Resource Description
InfoResultOfPagerSourceOfVOrderInfoMallDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | PagerSourceOfVOrderInfoMallDto |
None. |
|
| IsSuccess |
是否成功:true:成功,false:失败 |
boolean |
None. |
| Msg |
返回消息 |
string |
None. |
| Extra |
特定信息 |
string |
None. |
| Code |
内部代码:[成功 000000|失败 000001|未登陆/未授权 000002] |
string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"Data": [
{
"Id": "sample string 1",
"OrderNo": "sample string 2",
"BuyerUserId": 3,
"UserType": 1,
"OrderAmount": 1.0,
"PaymentOrderAmount": 1.0,
"ProductCount": 1,
"WareName": "sample string 4",
"OrderStatus": 5,
"PaymentTime": "2026-03-31 21:47:22",
"FaHuoTime": "2026-03-31 21:47:22",
"FaHuoUserId": 1,
"ShouHuoTime": "2026-03-31 21:47:22",
"PaymentWay": 1,
"WareId": "sample string 6",
"TiHuoCode": "sample string 7",
"Remark": "sample string 8",
"Enabled": true,
"CreateBy": "sample string 9",
"CreateById": 10,
"CreateByTime": "2026-03-31 21:47:22",
"UpdateBy": "sample string 12",
"UpdateById": 1,
"UpdateByTime": "2026-03-31 21:47:22",
"LinkMobile": "sample string 13",
"VMallOrderDetails": [
{
"Id": "sample string 1",
"OrderId": "sample string 2",
"ProductId": "sample string 3",
"ProductName": "sample string 4",
"ProductNumber": 5,
"ProductUnitPrice": 6.0,
"Rebate": 1.0,
"WareId": "sample string 7",
"Remark": "sample string 8",
"CreateBy": "sample string 9",
"CreateById": 1,
"CreateTime": "2026-03-31 21:47:22",
"UpdateBy": "sample string 11",
"UpdateById": 1,
"UpdateByTime": "2026-03-31 21:47:22",
"AttachUrl": "sample string 12",
"IsShelf": true
},
{
"Id": "sample string 1",
"OrderId": "sample string 2",
"ProductId": "sample string 3",
"ProductName": "sample string 4",
"ProductNumber": 5,
"ProductUnitPrice": 6.0,
"Rebate": 1.0,
"WareId": "sample string 7",
"Remark": "sample string 8",
"CreateBy": "sample string 9",
"CreateById": 1,
"CreateTime": "2026-03-31 21:47:22",
"UpdateBy": "sample string 11",
"UpdateById": 1,
"UpdateByTime": "2026-03-31 21:47:22",
"AttachUrl": "sample string 12",
"IsShelf": true
}
],
"Lng": 1.0,
"Lat": 1.0,
"ContactInfo": "sample string 14",
"Address": "sample string 15"
},
{
"Id": "sample string 1",
"OrderNo": "sample string 2",
"BuyerUserId": 3,
"UserType": 1,
"OrderAmount": 1.0,
"PaymentOrderAmount": 1.0,
"ProductCount": 1,
"WareName": "sample string 4",
"OrderStatus": 5,
"PaymentTime": "2026-03-31 21:47:22",
"FaHuoTime": "2026-03-31 21:47:22",
"FaHuoUserId": 1,
"ShouHuoTime": "2026-03-31 21:47:22",
"PaymentWay": 1,
"WareId": "sample string 6",
"TiHuoCode": "sample string 7",
"Remark": "sample string 8",
"Enabled": true,
"CreateBy": "sample string 9",
"CreateById": 10,
"CreateByTime": "2026-03-31 21:47:22",
"UpdateBy": "sample string 12",
"UpdateById": 1,
"UpdateByTime": "2026-03-31 21:47:22",
"LinkMobile": "sample string 13",
"VMallOrderDetails": [
{
"Id": "sample string 1",
"OrderId": "sample string 2",
"ProductId": "sample string 3",
"ProductName": "sample string 4",
"ProductNumber": 5,
"ProductUnitPrice": 6.0,
"Rebate": 1.0,
"WareId": "sample string 7",
"Remark": "sample string 8",
"CreateBy": "sample string 9",
"CreateById": 1,
"CreateTime": "2026-03-31 21:47:22",
"UpdateBy": "sample string 11",
"UpdateById": 1,
"UpdateByTime": "2026-03-31 21:47:22",
"AttachUrl": "sample string 12",
"IsShelf": true
},
{
"Id": "sample string 1",
"OrderId": "sample string 2",
"ProductId": "sample string 3",
"ProductName": "sample string 4",
"ProductNumber": 5,
"ProductUnitPrice": 6.0,
"Rebate": 1.0,
"WareId": "sample string 7",
"Remark": "sample string 8",
"CreateBy": "sample string 9",
"CreateById": 1,
"CreateTime": "2026-03-31 21:47:22",
"UpdateBy": "sample string 11",
"UpdateById": 1,
"UpdateByTime": "2026-03-31 21:47:22",
"AttachUrl": "sample string 12",
"IsShelf": true
}
],
"Lng": 1.0,
"Lat": 1.0,
"ContactInfo": "sample string 14",
"Address": "sample string 15"
}
],
"PageIndex": 1,
"PageSize": 2,
"RecordCount": 3,
"PageCount": 4
},
"IsSuccess": true,
"Msg": "sample string 2",
"Extra": "sample string 3",
"Code": "sample string 4"
}
application/xml, text/xml
Sample:
<InfoResultOfPagerSourceOfVOrderInfoMallDto8taVmWcUom1kJJU9 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CMS.Core.ShareData">
<Code>sample string 4</Code>
<Extra>sample string 3</Extra>
<IsSuccess>true</IsSuccess>
<Msg>sample string 2</Msg>
<Data>
<PageCount>4</PageCount>
<PageIndex>1</PageIndex>
<PageSize>2</PageSize>
<RecordCount>3</RecordCount>
<Data xmlns:d3p1="http://schemas.datacontract.org/2004/07/CMS.Domain.Dto">
<d3p1:VOrderInfoMallDto>
<d3p1:Address>sample string 15</d3p1:Address>
<d3p1:BuyerUserId>3</d3p1:BuyerUserId>
<d3p1:ContactInfo>sample string 14</d3p1:ContactInfo>
<d3p1:CreateBy>sample string 9</d3p1:CreateBy>
<d3p1:CreateById>10</d3p1:CreateById>
<d3p1:CreateByTime>2026-03-31T21:47:22.9654427+08:00</d3p1:CreateByTime>
<d3p1:Enabled>true</d3p1:Enabled>
<d3p1:FaHuoTime>2026-03-31T21:47:22.9654427+08:00</d3p1:FaHuoTime>
<d3p1:FaHuoUserId>1</d3p1:FaHuoUserId>
<d3p1:Id>sample string 1</d3p1:Id>
<d3p1:Lat>1</d3p1:Lat>
<d3p1:LinkMobile>sample string 13</d3p1:LinkMobile>
<d3p1:Lng>1</d3p1:Lng>
<d3p1:OrderAmount>1</d3p1:OrderAmount>
<d3p1:OrderNo>sample string 2</d3p1:OrderNo>
<d3p1:OrderStatus>5</d3p1:OrderStatus>
<d3p1:PaymentOrderAmount>1</d3p1:PaymentOrderAmount>
<d3p1:PaymentTime>2026-03-31T21:47:22.9654427+08:00</d3p1:PaymentTime>
<d3p1:PaymentWay>1</d3p1:PaymentWay>
<d3p1:ProductCount>1</d3p1:ProductCount>
<d3p1:Remark>sample string 8</d3p1:Remark>
<d3p1:ShouHuoTime>2026-03-31T21:47:22.9654427+08:00</d3p1:ShouHuoTime>
<d3p1:TiHuoCode>sample string 7</d3p1:TiHuoCode>
<d3p1:UpdateBy>sample string 12</d3p1:UpdateBy>
<d3p1:UpdateById>1</d3p1:UpdateById>
<d3p1:UpdateByTime>2026-03-31T21:47:22.9654427+08:00</d3p1:UpdateByTime>
<d3p1:UserType>1</d3p1:UserType>
<d3p1:VMallOrderDetails xmlns:d5p1="http://schemas.datacontract.org/2004/07/CMS.Domain.Entity">
<d5p1:VMallOrderDetail>
<d5p1:AttachUrl>sample string 12</d5p1:AttachUrl>
<d5p1:CreateBy>sample string 9</d5p1:CreateBy>
<d5p1:CreateById>1</d5p1:CreateById>
<d5p1:CreateTime>2026-03-31T21:47:22.9654427+08:00</d5p1:CreateTime>
<d5p1:Id>sample string 1</d5p1:Id>
<d5p1:IsShelf>true</d5p1:IsShelf>
<d5p1:OrderId>sample string 2</d5p1:OrderId>
<d5p1:ProductId>sample string 3</d5p1:ProductId>
<d5p1:ProductName>sample string 4</d5p1:ProductName>
<d5p1:ProductNumber>5</d5p1:ProductNumber>
<d5p1:ProductUnitPrice>6</d5p1:ProductUnitPrice>
<d5p1:Rebate>1</d5p1:Rebate>
<d5p1:Remark>sample string 8</d5p1:Remark>
<d5p1:UpdateBy>sample string 11</d5p1:UpdateBy>
<d5p1:UpdateById>1</d5p1:UpdateById>
<d5p1:UpdateByTime>2026-03-31T21:47:22.9654427+08:00</d5p1:UpdateByTime>
<d5p1:WareId>sample string 7</d5p1:WareId>
</d5p1:VMallOrderDetail>
<d5p1:VMallOrderDetail>
<d5p1:AttachUrl>sample string 12</d5p1:AttachUrl>
<d5p1:CreateBy>sample string 9</d5p1:CreateBy>
<d5p1:CreateById>1</d5p1:CreateById>
<d5p1:CreateTime>2026-03-31T21:47:22.9654427+08:00</d5p1:CreateTime>
<d5p1:Id>sample string 1</d5p1:Id>
<d5p1:IsShelf>true</d5p1:IsShelf>
<d5p1:OrderId>sample string 2</d5p1:OrderId>
<d5p1:ProductId>sample string 3</d5p1:ProductId>
<d5p1:ProductName>sample string 4</d5p1:ProductName>
<d5p1:ProductNumber>5</d5p1:ProductNumber>
<d5p1:ProductUnitPrice>6</d5p1:ProductUnitPrice>
<d5p1:Rebate>1</d5p1:Rebate>
<d5p1:Remark>sample string 8</d5p1:Remark>
<d5p1:UpdateBy>sample string 11</d5p1:UpdateBy>
<d5p1:UpdateById>1</d5p1:UpdateById>
<d5p1:UpdateByTime>2026-03-31T21:47:22.9654427+08:00</d5p1:UpdateByTime>
<d5p1:WareId>sample string 7</d5p1:WareId>
</d5p1:VMallOrderDetail>
</d3p1:VMallOrderDetails>
<d3p1:WareId>sample string 6</d3p1:WareId>
<d3p1:WareName>sample string 4</d3p1:WareName>
</d3p1:VOrderInfoMallDto>
<d3p1:VOrderInfoMallDto>
<d3p1:Address>sample string 15</d3p1:Address>
<d3p1:BuyerUserId>3</d3p1:BuyerUserId>
<d3p1:ContactInfo>sample string 14</d3p1:ContactInfo>
<d3p1:CreateBy>sample string 9</d3p1:CreateBy>
<d3p1:CreateById>10</d3p1:CreateById>
<d3p1:CreateByTime>2026-03-31T21:47:22.9654427+08:00</d3p1:CreateByTime>
<d3p1:Enabled>true</d3p1:Enabled>
<d3p1:FaHuoTime>2026-03-31T21:47:22.9654427+08:00</d3p1:FaHuoTime>
<d3p1:FaHuoUserId>1</d3p1:FaHuoUserId>
<d3p1:Id>sample string 1</d3p1:Id>
<d3p1:Lat>1</d3p1:Lat>
<d3p1:LinkMobile>sample string 13</d3p1:LinkMobile>
<d3p1:Lng>1</d3p1:Lng>
<d3p1:OrderAmount>1</d3p1:OrderAmount>
<d3p1:OrderNo>sample string 2</d3p1:OrderNo>
<d3p1:OrderStatus>5</d3p1:OrderStatus>
<d3p1:PaymentOrderAmount>1</d3p1:PaymentOrderAmount>
<d3p1:PaymentTime>2026-03-31T21:47:22.9654427+08:00</d3p1:PaymentTime>
<d3p1:PaymentWay>1</d3p1:PaymentWay>
<d3p1:ProductCount>1</d3p1:ProductCount>
<d3p1:Remark>sample string 8</d3p1:Remark>
<d3p1:ShouHuoTime>2026-03-31T21:47:22.9654427+08:00</d3p1:ShouHuoTime>
<d3p1:TiHuoCode>sample string 7</d3p1:TiHuoCode>
<d3p1:UpdateBy>sample string 12</d3p1:UpdateBy>
<d3p1:UpdateById>1</d3p1:UpdateById>
<d3p1:UpdateByTime>2026-03-31T21:47:22.9654427+08:00</d3p1:UpdateByTime>
<d3p1:UserType>1</d3p1:UserType>
<d3p1:VMallOrderDetails xmlns:d5p1="http://schemas.datacontract.org/2004/07/CMS.Domain.Entity">
<d5p1:VMallOrderDetail>
<d5p1:AttachUrl>sample string 12</d5p1:AttachUrl>
<d5p1:CreateBy>sample string 9</d5p1:CreateBy>
<d5p1:CreateById>1</d5p1:CreateById>
<d5p1:CreateTime>2026-03-31T21:47:22.9654427+08:00</d5p1:CreateTime>
<d5p1:Id>sample string 1</d5p1:Id>
<d5p1:IsShelf>true</d5p1:IsShelf>
<d5p1:OrderId>sample string 2</d5p1:OrderId>
<d5p1:ProductId>sample string 3</d5p1:ProductId>
<d5p1:ProductName>sample string 4</d5p1:ProductName>
<d5p1:ProductNumber>5</d5p1:ProductNumber>
<d5p1:ProductUnitPrice>6</d5p1:ProductUnitPrice>
<d5p1:Rebate>1</d5p1:Rebate>
<d5p1:Remark>sample string 8</d5p1:Remark>
<d5p1:UpdateBy>sample string 11</d5p1:UpdateBy>
<d5p1:UpdateById>1</d5p1:UpdateById>
<d5p1:UpdateByTime>2026-03-31T21:47:22.9654427+08:00</d5p1:UpdateByTime>
<d5p1:WareId>sample string 7</d5p1:WareId>
</d5p1:VMallOrderDetail>
<d5p1:VMallOrderDetail>
<d5p1:AttachUrl>sample string 12</d5p1:AttachUrl>
<d5p1:CreateBy>sample string 9</d5p1:CreateBy>
<d5p1:CreateById>1</d5p1:CreateById>
<d5p1:CreateTime>2026-03-31T21:47:22.9654427+08:00</d5p1:CreateTime>
<d5p1:Id>sample string 1</d5p1:Id>
<d5p1:IsShelf>true</d5p1:IsShelf>
<d5p1:OrderId>sample string 2</d5p1:OrderId>
<d5p1:ProductId>sample string 3</d5p1:ProductId>
<d5p1:ProductName>sample string 4</d5p1:ProductName>
<d5p1:ProductNumber>5</d5p1:ProductNumber>
<d5p1:ProductUnitPrice>6</d5p1:ProductUnitPrice>
<d5p1:Rebate>1</d5p1:Rebate>
<d5p1:Remark>sample string 8</d5p1:Remark>
<d5p1:UpdateBy>sample string 11</d5p1:UpdateBy>
<d5p1:UpdateById>1</d5p1:UpdateById>
<d5p1:UpdateByTime>2026-03-31T21:47:22.9654427+08:00</d5p1:UpdateByTime>
<d5p1:WareId>sample string 7</d5p1:WareId>
</d5p1:VMallOrderDetail>
</d3p1:VMallOrderDetails>
<d3p1:WareId>sample string 6</d3p1:WareId>
<d3p1:WareName>sample string 4</d3p1:WareName>
</d3p1:VOrderInfoMallDto>
</Data>
</Data>
</InfoResultOfPagerSourceOfVOrderInfoMallDto8taVmWcUom1kJJU9>