Commit 86497fb0 authored by lixiaofang's avatar lixiaofang

paltform

parent 5ed6d3d6
...@@ -66,7 +66,8 @@ ...@@ -66,7 +66,8 @@
"virt_vote_cnt":{"type":"long"}, "virt_vote_cnt":{"type":"long"},
"total_vote_cnt":{"type":"long"} "total_vote_cnt":{"type":"long"}
} }
} },
"is_finished":{"type":""}
} }
} }
......
...@@ -40,3 +40,4 @@ def fix_no_comment_click(): ...@@ -40,3 +40,4 @@ def fix_no_comment_click():
except: except:
logging_exception() logging_exception()
logging.error("catch exception,main :%s" % traceback.format_exc()) logging.error("catch exception,main :%s" % traceback.format_exc())
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