瀏覽代碼

添加统计字段

dongzhaorui 1 年之前
父節點
當前提交
5ca9f7865b
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      zgztb_cookie/zgzbtb_spider.py

+ 2 - 0
zgztb_cookie/zgzbtb_spider.py

@@ -170,6 +170,8 @@ class ListPageSpider(feapder.AirSpider):
                 "comeintime": tools.ensure_int64(tools.get_current_timestamp()),
                 "publishtime": publish_time,
                 "l_np_publishtime": tools.ensure_int64(l_np_publishtime),
+                "list_comeintime": tools.ensure_int64(tools.get_current_timestamp()),
+                "is_mixed": False,
                 "detail": "",
                 "contenthtml": "",
                 "T": "bidding",