andiris29 / qingshow

倾秀:女装搭配
3 stars 1 forks source link

潮人晒单进入我要折扣,点击确定后闪退 #1534

Closed andiris29 closed 9 years ago

andiris29 commented 9 years ago

我试了潮人晒单的前三条数据,均闪退。

这是第一条,似乎是 item/sync 的时候没有获取到 skuTable

/* 1 */
{
    "__v" : 1,
    "_id" : ObjectId("55e3bec238dadbed5a9a35c2"),
    "categoryRef" : ObjectId("5593b88838dadbed5a998b9c"),
    "create" : ISODate("2015-09-07T17:00:04.199Z"),
    "delist" : ISODate("2015-09-16T07:27:12.683Z"),
    "name" : "AGATHA黑色金属粗链朋克摇滚风手链",
    "price" : 720,
    "promoPrice" : 432,
    "readOnly" : false,
    "skuProperties" : [ 
        "颜色:黑色"
    ],
    "source" : "https://detail.tmall.com/item.htm?spm=a1z10.3-b.w4011-9717075090.293.5j6xgO&id=45747913152&rn=232a62952e418fbb4287903aed478e76&abbucket=2",
    "sync" : ISODate("2015-09-16T07:27:12.683Z"),
    "syncEnabled" : true,
    "thumbnail" : "http://trial01.focosee.com/cs/0110828/a42.jpg"
}
wxy325 commented 9 years ago

curl -X POST -H 'Content-Type: application/json; charset=utf-8' 'http://139.196.32.82/services/trade/create' -d '{"itemSnapshot":{"create":"2015-09-07T17:00:03.953Z","skuProperties":["颜色:黑色"],"promoPrice":299,"_id":"55d5878a38dadbed5a99d88b","delist":null,"expectablePrice":1,"price":299,"skuTable":{"黑色":"176:299"},"source":"https:\/\/detail.tmall.com\/item.htm?spm=a1z10.15-b.w4011-10067539251.247.4BZdCQ&id=520776691710&rn=36240aa66030829fa0a7676611c040a2&abbucket=2","syncEnabled":true,"readOnly":false,"sync":"2015-09-28T15:40:23.496Z","__v":1,"shopRef":"56095f67cee14b51516322ea","thumbnail":"http:\/\/trial01.focosee.com\/cs\/0110819\/a40.jpg","name":"ZARA撞色购物大手提包 ","categoryRef":"5593b88838dadbed5a998b9b"},"quantity":1,"expectedPrice":269.1,"selectedSkuProperties":["颜色:黑色"],"version":"2.1.11"}', [The request timed out.]