动态内容调整

This commit is contained in:
guange 2016-01-20 23:31:29 +08:00
parent 472c6acf2b
commit 74b643584f
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ class WechatsController < ActionController::Base
article.item title: "#{index} #{n[:title]}",
description: n[:content],
pic_url: n[:picurl],
url: n[:url]
url: "https://www.turstie.net"+n[:url]
end
else
openid = request[:FromUserName]