GET api/Order/GetProductsByOrderId?oid={oid}&platformId={platformId}

“GetProductsByOrderId”的文档。

Request Information

Parameters

NameDescriptionAdditional information
oid
“oid”的文档。

Define this parameter in the request URI.

platformId
“platformId”的文档。

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Id": 1,
  "ProductId": 2,
  "SKUId": 3,
  "OrderId": 4,
  "Quaitity": 5,
  "Total": 6,
  "Products": {
    "Id": 1,
    "Name": "sample string 2",
    "ProImgSrc": "sample string 3",
    "Content": "sample string 4",
    "Price": 5.0,
    "OldPrice": 6.0,
    "CostPrice": 7.0,
    "Commission": 8.0,
    "PCommission": 9.0,
    "IsReal": true,
    "Stock": 11,
    "Ifshowreward": 12,
    "Ifshoworderlist": 13,
    "PType": 14,
    "Read": 15,
    "IsMySelf": 16,
    "SKU": "sample string 17",
    "LId": 18,
    "NewPicDesc": [
      {
        "Type": 1,
        "PicSrc": "sample string 2"
      },
      {
        "Type": 1,
        "PicSrc": "sample string 2"
      },
      {
        "Type": 1,
        "PicSrc": "sample string 2"
      }
    ],
    "PicDesc": [
      "sample string 1",
      "sample string 2",
      "sample string 3"
    ],
    "PicArr": [
      "sample string 1",
      "sample string 2",
      "sample string 3"
    ],
    "RegionId": 19,
    "CityName": "sample string 20",
    "IsUserId": 21,
    "RoleId": 22,
    "MaxBuyCount": 23,
    "Skus": [
      {
        "SkuId": 1,
        "Name": "sample string 2",
        "Desc": "sample string 3",
        "Price": 4.0,
        "OldPrice": 5.0,
        "ImgSrc": "sample string 6",
        "Stock": 7,
        "Combines": {
          "Spec_1": 1,
          "Spec_2": 2,
          "Spec_3": 3,
          "Spec_4": 4,
          "Spec_5": 5,
          "Spec_6": 6
        },
        "Attributes": [
          {
            "Id": 1,
            "AttrId": 2,
            "Name": "sample string 3",
            "Value": "sample string 4"
          },
          {
            "Id": 1,
            "AttrId": 2,
            "Name": "sample string 3",
            "Value": "sample string 4"
          },
          {
            "Id": 1,
            "AttrId": 2,
            "Name": "sample string 3",
            "Value": "sample string 4"
          }
        ],
        "ProductId": 8,
        "Imgs": [
          {
            "Id": 1,
            "ImgSrc": "sample string 2",
            "Type": 3
          },
          {
            "Id": 1,
            "ImgSrc": "sample string 2",
            "Type": 3
          },
          {
            "Id": 1,
            "ImgSrc": "sample string 2",
            "Type": 3
          }
        ],
        "Type": 9
      },
      {
        "SkuId": 1,
        "Name": "sample string 2",
        "Desc": "sample string 3",
        "Price": 4.0,
        "OldPrice": 5.0,
        "ImgSrc": "sample string 6",
        "Stock": 7,
        "Combines": {
          "Spec_1": 1,
          "Spec_2": 2,
          "Spec_3": 3,
          "Spec_4": 4,
          "Spec_5": 5,
          "Spec_6": 6
        },
        "Attributes": [
          {
            "Id": 1,
            "AttrId": 2,
            "Name": "sample string 3",
            "Value": "sample string 4"
          },
          {
            "Id": 1,
            "AttrId": 2,
            "Name": "sample string 3",
            "Value": "sample string 4"
          },
          {
            "Id": 1,
            "AttrId": 2,
            "Name": "sample string 3",
            "Value": "sample string 4"
          }
        ],
        "ProductId": 8,
        "Imgs": [
          {
            "Id": 1,
            "ImgSrc": "sample string 2",
            "Type": 3
          },
          {
            "Id": 1,
            "ImgSrc": "sample string 2",
            "Type": 3
          },
          {
            "Id": 1,
            "ImgSrc": "sample string 2",
            "Type": 3
          }
        ],
        "Type": 9
      },
      {
        "SkuId": 1,
        "Name": "sample string 2",
        "Desc": "sample string 3",
        "Price": 4.0,
        "OldPrice": 5.0,
        "ImgSrc": "sample string 6",
        "Stock": 7,
        "Combines": {
          "Spec_1": 1,
          "Spec_2": 2,
          "Spec_3": 3,
          "Spec_4": 4,
          "Spec_5": 5,
          "Spec_6": 6
        },
        "Attributes": [
          {
            "Id": 1,
            "AttrId": 2,
            "Name": "sample string 3",
            "Value": "sample string 4"
          },
          {
            "Id": 1,
            "AttrId": 2,
            "Name": "sample string 3",
            "Value": "sample string 4"
          },
          {
            "Id": 1,
            "AttrId": 2,
            "Name": "sample string 3",
            "Value": "sample string 4"
          }
        ],
        "ProductId": 8,
        "Imgs": [
          {
            "Id": 1,
            "ImgSrc": "sample string 2",
            "Type": 3
          },
          {
            "Id": 1,
            "ImgSrc": "sample string 2",
            "Type": 3
          },
          {
            "Id": 1,
            "ImgSrc": "sample string 2",
            "Type": 3
          }
        ],
        "Type": 9
      }
    ],
    "Specs": [
      {
        "Id": 1,
        "Name": "sample string 2",
        "Values": [
          {
            "Id": 1,
            "Name": "sample string 2"
          },
          {
            "Id": 1,
            "Name": "sample string 2"
          },
          {
            "Id": 1,
            "Name": "sample string 2"
          }
        ]
      },
      {
        "Id": 1,
        "Name": "sample string 2",
        "Values": [
          {
            "Id": 1,
            "Name": "sample string 2"
          },
          {
            "Id": 1,
            "Name": "sample string 2"
          },
          {
            "Id": 1,
            "Name": "sample string 2"
          }
        ]
      },
      {
        "Id": 1,
        "Name": "sample string 2",
        "Values": [
          {
            "Id": 1,
            "Name": "sample string 2"
          },
          {
            "Id": 1,
            "Name": "sample string 2"
          },
          {
            "Id": 1,
            "Name": "sample string 2"
          }
        ]
      }
    ],
    "Param": [
      {
        "EngName": "sample string 1",
        "ChnName": "sample string 2",
        "ParaVal": "sample string 3",
        "KeyType": "sample string 4"
      },
      {
        "EngName": "sample string 1",
        "ChnName": "sample string 2",
        "ParaVal": "sample string 3",
        "KeyType": "sample string 4"
      },
      {
        "EngName": "sample string 1",
        "ChnName": "sample string 2",
        "ParaVal": "sample string 3",
        "KeyType": "sample string 4"
      }
    ],
    "UserCells": [
      {
        "Id": 1,
        "Message": "sample string 2",
        "HeadImg": "sample string 3",
        "NickName": "sample string 4",
        "Index": 5,
        "CreateTime": "sample string 6"
      },
      {
        "Id": 1,
        "Message": "sample string 2",
        "HeadImg": "sample string 3",
        "NickName": "sample string 4",
        "Index": 5,
        "CreateTime": "sample string 6"
      },
      {
        "Id": 1,
        "Message": "sample string 2",
        "HeadImg": "sample string 3",
        "NickName": "sample string 4",
        "Index": 5,
        "CreateTime": "sample string 6"
      }
    ],
    "ShopId": "sample string 24",
    "ShopName": "sample string 25",
    "ShopLogo": "sample string 26",
    "PTotal": 27,
    "SkuImgs": [
      {
        "SkuId": 1,
        "ImgSrc": "sample string 2",
        "ProductId": 3,
        "Type": 4
      },
      {
        "SkuId": 1,
        "ImgSrc": "sample string 2",
        "ProductId": 3,
        "Type": 4
      },
      {
        "SkuId": 1,
        "ImgSrc": "sample string 2",
        "ProductId": 3,
        "Type": 4
      }
    ],
    "Status": 28,
    "RedStatus": 29,
    "RedMoney": 30.0,
    "RedName": "sample string 31",
    "ActivityTime": "sample string 32",
    "ActivityCount": 33,
    "ShowCount": 34,
    "OrderCells": [
      {
        "Id": 1,
        "UserName": "sample string 2",
        "UserHeadimg": "sample string 3"
      },
      {
        "Id": 1,
        "UserName": "sample string 2",
        "UserHeadimg": "sample string 3"
      },
      {
        "Id": 1,
        "UserName": "sample string 2",
        "UserHeadimg": "sample string 3"
      }
    ],
    "RewardCells": [
      {
        "Order": "sample string 1",
        "UserName": "sample string 2",
        "UserHeadimg": "sample string 3",
        "Reward": "sample string 4",
        "CeateTime": "sample string 5",
        "PageTotal": 6,
        "Total": 7
      },
      {
        "Order": "sample string 1",
        "UserName": "sample string 2",
        "UserHeadimg": "sample string 3",
        "Reward": "sample string 4",
        "CeateTime": "sample string 5",
        "PageTotal": 6,
        "Total": 7
      },
      {
        "Order": "sample string 1",
        "UserName": "sample string 2",
        "UserHeadimg": "sample string 3",
        "Reward": "sample string 4",
        "CeateTime": "sample string 5",
        "PageTotal": 6,
        "Total": 7
      }
    ],
    "OrderList": [
      {
        "Order": "sample string 1",
        "UserName": "sample string 2",
        "UserHeadimg": "sample string 3",
        "Reward": "sample string 4",
        "CeateTime": "sample string 5",
        "PageTotal": 6,
        "Total": 7
      },
      {
        "Order": "sample string 1",
        "UserName": "sample string 2",
        "UserHeadimg": "sample string 3",
        "Reward": "sample string 4",
        "CeateTime": "sample string 5",
        "PageTotal": 6,
        "Total": 7
      },
      {
        "Order": "sample string 1",
        "UserName": "sample string 2",
        "UserHeadimg": "sample string 3",
        "Reward": "sample string 4",
        "CeateTime": "sample string 5",
        "PageTotal": 6,
        "Total": 7
      }
    ],
    "ShareCount": 35,
    "OrderCount": 36,
    "SumReward": 37.0,
    "Code": "sample string 38",
    "Paymethod": "sample string 39"
  },
  "OAttr": [
    {
      "AttrName": "sample string 1",
      "Items": [
        {
          "AttrValue": "sample string 1"
        },
        {
          "AttrValue": "sample string 1"
        },
        {
          "AttrValue": "sample string 1"
        }
      ]
    },
    {
      "AttrName": "sample string 1",
      "Items": [
        {
          "AttrValue": "sample string 1"
        },
        {
          "AttrValue": "sample string 1"
        },
        {
          "AttrValue": "sample string 1"
        }
      ]
    },
    {
      "AttrName": "sample string 1",
      "Items": [
        {
          "AttrValue": "sample string 1"
        },
        {
          "AttrValue": "sample string 1"
        },
        {
          "AttrValue": "sample string 1"
        }
      ]
    }
  ]
}

application/xml, text/xml

Sample:
<OrderItems xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TyretoolMail.Models">
  <Id>1</Id>
  <OAttr>
    <OrderProductAttribute>
      <AttrName>sample string 1</AttrName>
      <Items>
        <OrderProductAValue>
          <AttrValue>sample string 1</AttrValue>
        </OrderProductAValue>
        <OrderProductAValue>
          <AttrValue>sample string 1</AttrValue>
        </OrderProductAValue>
        <OrderProductAValue>
          <AttrValue>sample string 1</AttrValue>
        </OrderProductAValue>
      </Items>
    </OrderProductAttribute>
    <OrderProductAttribute>
      <AttrName>sample string 1</AttrName>
      <Items>
        <OrderProductAValue>
          <AttrValue>sample string 1</AttrValue>
        </OrderProductAValue>
        <OrderProductAValue>
          <AttrValue>sample string 1</AttrValue>
        </OrderProductAValue>
        <OrderProductAValue>
          <AttrValue>sample string 1</AttrValue>
        </OrderProductAValue>
      </Items>
    </OrderProductAttribute>
    <OrderProductAttribute>
      <AttrName>sample string 1</AttrName>
      <Items>
        <OrderProductAValue>
          <AttrValue>sample string 1</AttrValue>
        </OrderProductAValue>
        <OrderProductAValue>
          <AttrValue>sample string 1</AttrValue>
        </OrderProductAValue>
        <OrderProductAValue>
          <AttrValue>sample string 1</AttrValue>
        </OrderProductAValue>
      </Items>
    </OrderProductAttribute>
  </OAttr>
  <OrderId>4</OrderId>
  <ProductId>2</ProductId>
  <Products>
    <ActivityCount>33</ActivityCount>
    <ActivityTime>sample string 32</ActivityTime>
    <CityName>sample string 20</CityName>
    <Code>sample string 38</Code>
    <Commission>8</Commission>
    <Content>sample string 4</Content>
    <CostPrice>7</CostPrice>
    <Id>1</Id>
    <Ifshoworderlist>13</Ifshoworderlist>
    <Ifshowreward>12</Ifshowreward>
    <IsMySelf>16</IsMySelf>
    <IsReal>true</IsReal>
    <IsUserId>21</IsUserId>
    <LId>18</LId>
    <MaxBuyCount>23</MaxBuyCount>
    <Name>sample string 2</Name>
    <NewPicDesc>
      <ProductMedia>
        <PicSrc>sample string 2</PicSrc>
        <Type>1</Type>
      </ProductMedia>
      <ProductMedia>
        <PicSrc>sample string 2</PicSrc>
        <Type>1</Type>
      </ProductMedia>
      <ProductMedia>
        <PicSrc>sample string 2</PicSrc>
        <Type>1</Type>
      </ProductMedia>
    </NewPicDesc>
    <OldPrice>6</OldPrice>
    <OrderCells>
      <ProOrderList>
        <Id>1</Id>
        <UserHeadimg>sample string 3</UserHeadimg>
        <UserName>sample string 2</UserName>
      </ProOrderList>
      <ProOrderList>
        <Id>1</Id>
        <UserHeadimg>sample string 3</UserHeadimg>
        <UserName>sample string 2</UserName>
      </ProOrderList>
      <ProOrderList>
        <Id>1</Id>
        <UserHeadimg>sample string 3</UserHeadimg>
        <UserName>sample string 2</UserName>
      </ProOrderList>
    </OrderCells>
    <OrderCount>36</OrderCount>
    <OrderList>
      <RewardList>
        <CeateTime>sample string 5</CeateTime>
        <Order>sample string 1</Order>
        <PageTotal>6</PageTotal>
        <Reward>sample string 4</Reward>
        <Total>7</Total>
        <UserHeadimg>sample string 3</UserHeadimg>
        <UserName>sample string 2</UserName>
      </RewardList>
      <RewardList>
        <CeateTime>sample string 5</CeateTime>
        <Order>sample string 1</Order>
        <PageTotal>6</PageTotal>
        <Reward>sample string 4</Reward>
        <Total>7</Total>
        <UserHeadimg>sample string 3</UserHeadimg>
        <UserName>sample string 2</UserName>
      </RewardList>
      <RewardList>
        <CeateTime>sample string 5</CeateTime>
        <Order>sample string 1</Order>
        <PageTotal>6</PageTotal>
        <Reward>sample string 4</Reward>
        <Total>7</Total>
        <UserHeadimg>sample string 3</UserHeadimg>
        <UserName>sample string 2</UserName>
      </RewardList>
    </OrderList>
    <PCommission>9</PCommission>
    <PTotal>27</PTotal>
    <PType>14</PType>
    <Param>
      <ProParamaterModel>
        <ChnName>sample string 2</ChnName>
        <EngName>sample string 1</EngName>
        <KeyType>sample string 4</KeyType>
        <ParaVal>sample string 3</ParaVal>
      </ProParamaterModel>
      <ProParamaterModel>
        <ChnName>sample string 2</ChnName>
        <EngName>sample string 1</EngName>
        <KeyType>sample string 4</KeyType>
        <ParaVal>sample string 3</ParaVal>
      </ProParamaterModel>
      <ProParamaterModel>
        <ChnName>sample string 2</ChnName>
        <EngName>sample string 1</EngName>
        <KeyType>sample string 4</KeyType>
        <ParaVal>sample string 3</ParaVal>
      </ProParamaterModel>
    </Param>
    <Paymethod>sample string 39</Paymethod>
    <PicArr xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
      <d3p1:string>sample string 3</d3p1:string>
    </PicArr>
    <PicDesc xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
      <d3p1:string>sample string 3</d3p1:string>
    </PicDesc>
    <Price>5</Price>
    <ProImgSrc>sample string 3</ProImgSrc>
    <Read>15</Read>
    <RedMoney>30</RedMoney>
    <RedName>sample string 31</RedName>
    <RedStatus>29</RedStatus>
    <RegionId>19</RegionId>
    <RewardCells>
      <RewardList>
        <CeateTime>sample string 5</CeateTime>
        <Order>sample string 1</Order>
        <PageTotal>6</PageTotal>
        <Reward>sample string 4</Reward>
        <Total>7</Total>
        <UserHeadimg>sample string 3</UserHeadimg>
        <UserName>sample string 2</UserName>
      </RewardList>
      <RewardList>
        <CeateTime>sample string 5</CeateTime>
        <Order>sample string 1</Order>
        <PageTotal>6</PageTotal>
        <Reward>sample string 4</Reward>
        <Total>7</Total>
        <UserHeadimg>sample string 3</UserHeadimg>
        <UserName>sample string 2</UserName>
      </RewardList>
      <RewardList>
        <CeateTime>sample string 5</CeateTime>
        <Order>sample string 1</Order>
        <PageTotal>6</PageTotal>
        <Reward>sample string 4</Reward>
        <Total>7</Total>
        <UserHeadimg>sample string 3</UserHeadimg>
        <UserName>sample string 2</UserName>
      </RewardList>
    </RewardCells>
    <RoleId>22</RoleId>
    <SKU>sample string 17</SKU>
    <ShareCount>35</ShareCount>
    <ShopId>sample string 24</ShopId>
    <ShopLogo>sample string 26</ShopLogo>
    <ShopName>sample string 25</ShopName>
    <ShowCount>34</ShowCount>
    <SkuImgs>
      <SkuImgs>
        <ImgSrc>sample string 2</ImgSrc>
        <ProductId>3</ProductId>
        <SkuId>1</SkuId>
        <Type>4</Type>
      </SkuImgs>
      <SkuImgs>
        <ImgSrc>sample string 2</ImgSrc>
        <ProductId>3</ProductId>
        <SkuId>1</SkuId>
        <Type>4</Type>
      </SkuImgs>
      <SkuImgs>
        <ImgSrc>sample string 2</ImgSrc>
        <ProductId>3</ProductId>
        <SkuId>1</SkuId>
        <Type>4</Type>
      </SkuImgs>
    </SkuImgs>
    <Skus>
      <ProductSkuModel>
        <Attributes>
          <ProductAttribute>
            <AttrId>2</AttrId>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Value>sample string 4</Value>
          </ProductAttribute>
          <ProductAttribute>
            <AttrId>2</AttrId>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Value>sample string 4</Value>
          </ProductAttribute>
          <ProductAttribute>
            <AttrId>2</AttrId>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Value>sample string 4</Value>
          </ProductAttribute>
        </Attributes>
        <Combines>
          <Spec_1>1</Spec_1>
          <Spec_2>2</Spec_2>
          <Spec_3>3</Spec_3>
          <Spec_4>4</Spec_4>
          <Spec_5>5</Spec_5>
          <Spec_6>6</Spec_6>
        </Combines>
        <Desc>sample string 3</Desc>
        <ImgSrc>sample string 6</ImgSrc>
        <Imgs>
          <ProductDetailsImgModel>
            <Id>1</Id>
            <ImgSrc>sample string 2</ImgSrc>
            <Type>3</Type>
          </ProductDetailsImgModel>
          <ProductDetailsImgModel>
            <Id>1</Id>
            <ImgSrc>sample string 2</ImgSrc>
            <Type>3</Type>
          </ProductDetailsImgModel>
          <ProductDetailsImgModel>
            <Id>1</Id>
            <ImgSrc>sample string 2</ImgSrc>
            <Type>3</Type>
          </ProductDetailsImgModel>
        </Imgs>
        <Name>sample string 2</Name>
        <OldPrice>5</OldPrice>
        <Price>4</Price>
        <ProductId>8</ProductId>
        <SkuId>1</SkuId>
        <Stock>7</Stock>
        <Type>9</Type>
      </ProductSkuModel>
      <ProductSkuModel>
        <Attributes>
          <ProductAttribute>
            <AttrId>2</AttrId>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Value>sample string 4</Value>
          </ProductAttribute>
          <ProductAttribute>
            <AttrId>2</AttrId>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Value>sample string 4</Value>
          </ProductAttribute>
          <ProductAttribute>
            <AttrId>2</AttrId>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Value>sample string 4</Value>
          </ProductAttribute>
        </Attributes>
        <Combines>
          <Spec_1>1</Spec_1>
          <Spec_2>2</Spec_2>
          <Spec_3>3</Spec_3>
          <Spec_4>4</Spec_4>
          <Spec_5>5</Spec_5>
          <Spec_6>6</Spec_6>
        </Combines>
        <Desc>sample string 3</Desc>
        <ImgSrc>sample string 6</ImgSrc>
        <Imgs>
          <ProductDetailsImgModel>
            <Id>1</Id>
            <ImgSrc>sample string 2</ImgSrc>
            <Type>3</Type>
          </ProductDetailsImgModel>
          <ProductDetailsImgModel>
            <Id>1</Id>
            <ImgSrc>sample string 2</ImgSrc>
            <Type>3</Type>
          </ProductDetailsImgModel>
          <ProductDetailsImgModel>
            <Id>1</Id>
            <ImgSrc>sample string 2</ImgSrc>
            <Type>3</Type>
          </ProductDetailsImgModel>
        </Imgs>
        <Name>sample string 2</Name>
        <OldPrice>5</OldPrice>
        <Price>4</Price>
        <ProductId>8</ProductId>
        <SkuId>1</SkuId>
        <Stock>7</Stock>
        <Type>9</Type>
      </ProductSkuModel>
      <ProductSkuModel>
        <Attributes>
          <ProductAttribute>
            <AttrId>2</AttrId>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Value>sample string 4</Value>
          </ProductAttribute>
          <ProductAttribute>
            <AttrId>2</AttrId>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Value>sample string 4</Value>
          </ProductAttribute>
          <ProductAttribute>
            <AttrId>2</AttrId>
            <Id>1</Id>
            <Name>sample string 3</Name>
            <Value>sample string 4</Value>
          </ProductAttribute>
        </Attributes>
        <Combines>
          <Spec_1>1</Spec_1>
          <Spec_2>2</Spec_2>
          <Spec_3>3</Spec_3>
          <Spec_4>4</Spec_4>
          <Spec_5>5</Spec_5>
          <Spec_6>6</Spec_6>
        </Combines>
        <Desc>sample string 3</Desc>
        <ImgSrc>sample string 6</ImgSrc>
        <Imgs>
          <ProductDetailsImgModel>
            <Id>1</Id>
            <ImgSrc>sample string 2</ImgSrc>
            <Type>3</Type>
          </ProductDetailsImgModel>
          <ProductDetailsImgModel>
            <Id>1</Id>
            <ImgSrc>sample string 2</ImgSrc>
            <Type>3</Type>
          </ProductDetailsImgModel>
          <ProductDetailsImgModel>
            <Id>1</Id>
            <ImgSrc>sample string 2</ImgSrc>
            <Type>3</Type>
          </ProductDetailsImgModel>
        </Imgs>
        <Name>sample string 2</Name>
        <OldPrice>5</OldPrice>
        <Price>4</Price>
        <ProductId>8</ProductId>
        <SkuId>1</SkuId>
        <Stock>7</Stock>
        <Type>9</Type>
      </ProductSkuModel>
    </Skus>
    <Specs>
      <ProductAttributeModel>
        <Id>1</Id>
        <Name>sample string 2</Name>
        <Values>
          <ProductAttrValueModel>
            <Id>1</Id>
            <Name>sample string 2</Name>
          </ProductAttrValueModel>
          <ProductAttrValueModel>
            <Id>1</Id>
            <Name>sample string 2</Name>
          </ProductAttrValueModel>
          <ProductAttrValueModel>
            <Id>1</Id>
            <Name>sample string 2</Name>
          </ProductAttrValueModel>
        </Values>
      </ProductAttributeModel>
      <ProductAttributeModel>
        <Id>1</Id>
        <Name>sample string 2</Name>
        <Values>
          <ProductAttrValueModel>
            <Id>1</Id>
            <Name>sample string 2</Name>
          </ProductAttrValueModel>
          <ProductAttrValueModel>
            <Id>1</Id>
            <Name>sample string 2</Name>
          </ProductAttrValueModel>
          <ProductAttrValueModel>
            <Id>1</Id>
            <Name>sample string 2</Name>
          </ProductAttrValueModel>
        </Values>
      </ProductAttributeModel>
      <ProductAttributeModel>
        <Id>1</Id>
        <Name>sample string 2</Name>
        <Values>
          <ProductAttrValueModel>
            <Id>1</Id>
            <Name>sample string 2</Name>
          </ProductAttrValueModel>
          <ProductAttrValueModel>
            <Id>1</Id>
            <Name>sample string 2</Name>
          </ProductAttrValueModel>
          <ProductAttrValueModel>
            <Id>1</Id>
            <Name>sample string 2</Name>
          </ProductAttrValueModel>
        </Values>
      </ProductAttributeModel>
    </Specs>
    <Status>28</Status>
    <Stock>11</Stock>
    <SumReward>37</SumReward>
    <UserCells>
      <UserCellProduct>
        <CreateTime>sample string 6</CreateTime>
        <HeadImg>sample string 3</HeadImg>
        <Id>1</Id>
        <Index>5</Index>
        <Message>sample string 2</Message>
        <NickName>sample string 4</NickName>
      </UserCellProduct>
      <UserCellProduct>
        <CreateTime>sample string 6</CreateTime>
        <HeadImg>sample string 3</HeadImg>
        <Id>1</Id>
        <Index>5</Index>
        <Message>sample string 2</Message>
        <NickName>sample string 4</NickName>
      </UserCellProduct>
      <UserCellProduct>
        <CreateTime>sample string 6</CreateTime>
        <HeadImg>sample string 3</HeadImg>
        <Id>1</Id>
        <Index>5</Index>
        <Message>sample string 2</Message>
        <NickName>sample string 4</NickName>
      </UserCellProduct>
    </UserCells>
  </Products>
  <Quaitity>5</Quaitity>
  <SKUId>3</SKUId>
  <Total>6</Total>
</OrderItems>