@@ -76,7 +76,7 @@ def handle_follow(event):
actions=[
URITemplateAction(
label='點我填問卷',
- uri='http://q.ptt.cx/a1/index-line.html'
+ uri='http://q.ptt.cx/a1/index-line.html?lineid='+event.source.user_id
),
]
)