动态内容调整
This commit is contained in:
parent
472c6acf2b
commit
74b643584f
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue