Commit 2ff3449c authored by lixiaofang's avatar lixiaofang

添加日志

parent 3312eab5
...@@ -45,7 +45,7 @@ def vest_irrigation(card_id=0, card_type=None, card_user_id=None, create_time="" ...@@ -45,7 +45,7 @@ def vest_irrigation(card_id=0, card_type=None, card_user_id=None, create_time=""
'card_status': card_type, 'card_status': card_type,
"create_time": create_time, "create_time": create_time,
"content_level": content_level, "content_level": content_level,
"c": tag_names, "tag_names": tag_names,
"type": "get_write_answer_userinfo", "type": "get_write_answer_userinfo",
"current_push_time": create_time, "current_push_time": create_time,
'action_type': 'comment' 'action_type': 'comment'
......
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