@@ -127,6 +127,7 @@ class CebPubServiceListPageSpider(object):
"l_np_publishtime": int2long(int(time.mktime(time.strptime(jtme.get("receiveTime"), "%Y-%m-%d")))),
"detail": "",
"contenthtml": "",
+ "infoformat": 1
}
feature = businessid + "&" + tenderprojectcode + "&" + transactionplatfcode
if not redis_exists(feature, self.r):