curl --location --request GET 'http://dev-cn.your-api-server.com/api/order?appId=&nonce=&orderNo=&sign=×tamp='
{
"createTime": "2019-08-24T14:15:22Z",
"customerAddressList": [
{
"addressType": 0,
"contactName": "string",
"contactPhone": "string",
"customerAddress": "string"
}
],
"goodsId": "string",
"itemId": "string",
"orderDesc": "string",
"orderNo": "string",
"orderPic": "string",
"orderTitle": "string",
"outOrderNo": "string",
"serviceOrderNo": "string",
"status": 0,
"subTitle": "string",
"totalOriginAmount": 0,
"totalSaleAmount": 0,
"totalSettleAmount": 0,
"washServiceStatusDesc": "string"
}