andiris29 / qingshow

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

这个sku table没有 #1791

Closed HughHan closed 8 years ago

HughHan commented 8 years ago

{ "_id" : ObjectId("55dbf9af38dadbed5a99df16"), "categoryRef" : ObjectId("5593b88838dadbed5a998b81"), "name" : "秋季新品ASOBIO修身长袖牛仔外套", "source" : "https://detail.tmall.com/item.htm?spm=a1z10.15-b.w4011-10093852041.123.399F2j&id=521182840818&rn=c1caaeddfda186cead5c3ab10e68032a&abbucket=14", "thumbnail" : "http://trial01.focosee.com/cs/0020824/a66.jpg", "readOnly" : false, "create" : ISODate("2015-09-07T17:00:03.140Z"), "delist" : null, "price" : 469, "promoPrice" : 399, "skuProperties" : [ "尺码:155/80A/XS:160/84A/S:165/88A/M:170/92A/L", "颜色:松石蓝/613:深蓝色/620" ], "sync" : ISODate("2015-10-22T08:23:51.033Z"), "syncEnabled" : true, "__v" : 1, "skuTable" : {} }

wxy325 commented 8 years ago

总监部署一下新版本爬虫 @JiangDaYa0

andiris29 commented 8 years ago

再来一枚

{
    "_id" : ObjectId("560bb28038dadbed5aa30dad"),
    "categoryRef" : ObjectId("5593b88838dadbed5a998b81"),
    "name" : "cachecache街头军绿棒球衫",
    "source" : "https://detail.tmall.com/item.htm?spm=a1z10.5-b.w4011-10191350057.94.AQF0AD&id=522540943783&rn=f1ac47ec8272ebd1d0d0d6f8a5b8124f&abbucket=15&skuId=3110914247092",
    "thumbnail" : "http://trial01.focosee.com/cs/0040930/a17.jpg",
    "delist" : null,
    "create" : ISODate("2015-10-01T18:17:29.928Z"),
    "price" : 249.9000000000000057,
    "promoPrice" : 249.9000000000000057,
    "skuProperties" : [ 
        "尺码:S:M:L:XL", 
        "颜色:开普莱特绿543"
    ],
    "sync" : ISODate("2015-10-24T06:33:14.564Z"),
    "syncEnabled" : true,
    "__v" : 1,
    "skuTable" : {}
}
andiris29 commented 8 years ago

d60c94a6639d4ce0edcc3777eab89b1a

andiris29 commented 8 years ago

560bb28038dadbed5aa30dad 同样不能重现。已发 issue 给爬虫

1812