Commit 64041ee5 authored by lixiaofang's avatar lixiaofang

add

parent 13c7948c
...@@ -27,7 +27,7 @@ def get_data(numtime): ...@@ -27,7 +27,7 @@ def get_data(numtime):
if user_id: if user_id:
topic_id_list.append(i) topic_id_list.append(i)
logging.pcinfo("Database version : %s " % topic_id_list) logging.info("Database version : %s " % topic_id_list)
pc.close() pc.close()
return topic_id_list return topic_id_list
except: except:
......
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