weixin_login
guange 9 years ago
parent 6f14b61cce
commit 1d6d100983

@ -21,8 +21,10 @@ class WechatsController < ActionController::Base
pic_url: pic_url, pic_url: pic_url,
url: url url: url
end end
return else
request.reply.text "课程邀请码不正确"
end end
return
end end
request.reply.text "您的意见已收到,感谢您的反馈!" # Just echo request.reply.text "您的意见已收到,感谢您的反馈!" # Just echo
end end

Loading…
Cancel
Save