{ "status": 0, "msg": "订单详情", "data": { "order": { "id": 34, "userId": 12, "orderNum": 1519573542074, "shippingId": 1, "payment": "48.62", "paymentType": "在线支付", "postage": 0, "status": 20, "paymentTime": "2018-02-26T06:44:44.000Z", "sendTime": null, "endTime": null, "closeTime": null, "createTime": "2018-02-25T15:44:10.000Z", "updateTime": "2018-02-25T15:44:10.000Z", "orderStatus": "已支付" }, "orderItemList": [ { "id": 52, "userId": 12, "orderNum": 1519573542074, "productId": 7, "productName": "产品名称4", "productImage": "url1", "currentUnitPrice": "12.16", "quantity": 2, "totalPrice": "24.32", "createTime": "2018-02-25T15:44:10.000Z", "updateTime": "2018-02-25T15:44:10.000Z" }, { "id": 53, "userId": 12, "orderNum": 1519573542074, "productId": 6, "productName": "产品名称3", "productImage": "url1", "currentUnitPrice": "12.15", "quantity": 2, "totalPrice": "24.30", "createTime": "2018-02-25T15:44:10.000Z", "updateTime": "2018-02-25T15:44:10.000Z" } ], "shipping": { "id": 1, "userId": 12, "receiverName": "xiaoyang", "receiverPhone": "025-123", "receiverMobile": "12347777", "receiverProvince": "江苏", "receiverCity": "南京", "receiverDistrict": "江宁区", "receiverAddress": "一个小镇", "receiverZip": "210000", "createTime": "2018-02-19T19:01:49.000Z", "updateTime": "2018-02-26T09:50:11.000Z" }, "host": "localhost:7071" } }
标签:02,25T15,参考,44,10.000,updateTime,订单,2018,数据 From: https://www.cnblogs.com/xmyfsj/p/17285384.html