Commit 48493ca7 authored by lixiaofang's avatar lixiaofang

add

parent 08f92bb5
......@@ -124,5 +124,6 @@ def get_tag_count():
redis_client.set(redis_registr_tag, str(results_registr_tag))
redis_client.set(redis_tag, str(results_tag))
logging.info("get ")
except:
logging.error("catch exception,err_msg:%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