Commit 95530d63 authored by 段英荣's avatar 段英荣

modify

parent 076eb1c3
......@@ -27,7 +27,7 @@ class UserTransfer(object):
res["is_recommend"] = is_recommend
res["is_shadow"] = is_shadow
latest_topic_time_val = instance.get_latest_topic_time_val
latest_topic_time_val = instance.get_latest_topic_time_val()
res["latest_topic_time_val"] = latest_topic_time_val
tzlc_create_time = tzlc(instance.create_time)
......
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