Commit 1564a967 authored by lixiaofang's avatar lixiaofang

add

parent a390c41d
......@@ -495,7 +495,7 @@ def get_face_comment():
def get_hellolike_comment():
try:
data = open("/srv/apps/physical/vest/data/hellolike.txt.txt", "r")
data = open("/srv/apps/physical/vest/data/hellolike.txt", "r")
list_guanshui = []
for i in data:
list_guanshui.append(i)
......
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