Commit 39473063 authored by lixiaofang's avatar lixiaofang

修改url

parent 041092af
This diff is collapsed.
......@@ -129,7 +129,7 @@ def get_answers(tags, offset=0, size=10):
answer_ids = [answer['id'] for answer in answers]
return {"answer_ids": answer_ids}
@bind('v/recommend/icon')
@bind('dymas/recommend/icon')
def fetch_icon(device_id, size):
try:
card_type = "icon"
......
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