This commit is contained in:
parent
98c6548e39
commit
7aec37bb3a
|
@ -139,6 +139,8 @@ class WechatsController < ActionController::Base
|
|||
end
|
||||
|
||||
def sendBind(request)
|
||||
root_url = "http://wechat.trustie.net"
|
||||
|
||||
news = (1..1).each_with_object([]) { |n, memo| memo << { title: '绑定登录', content: "欢迎使用Trustie创新实践服务平台!
|
||||
在这里您可以随时了解您的课程和项目动态,随时点赞和回复。
|
||||
我们将会与微信不断结合,为您提供更有价值的服务。
|
||||
|
|
Loading…
Reference in New Issue