Commit 31770047 authored by lixiaofang's avatar lixiaofang

修日志

parent aedfaa9d
......@@ -42,7 +42,7 @@ def vest_irrigation(card_id=0, card_type=None, card_user_id=None, create_time=""
'action_type': 'comment'
}
logging.info("get card_info:%s" % comment_msg_dict)
logging.info("get comment_msg_dict:%s" % comment_msg_dict)
producer.send(topic, json.dumps(comment_msg_dict).encode())
follow_msg_dict = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment