|
|
|
@ -3,8 +3,8 @@ class WechatsController < ActionController::Base
|
|
|
|
|
wechat_responder
|
|
|
|
|
|
|
|
|
|
include ApplicationHelper
|
|
|
|
|
# ROOT_URL = "#{Setting.protocol}://#{Setting.host_name}/"
|
|
|
|
|
ROOT_URL = "http://www.trustie.net"
|
|
|
|
|
ROOT_URL = "#{Setting.protocol}://#{Setting.host_name}"
|
|
|
|
|
#ROOT_URL = "http://www.trustie.net"
|
|
|
|
|
# default text responder when no other match
|
|
|
|
|
on :text do |request, content|
|
|
|
|
|
#邀请码
|
|
|
|
|