dev_new_shixunsrepository
cxt 5 years ago
parent dc2e27b6fb
commit 38c7854c4d

@ -12,7 +12,7 @@ class ApplicationController < ActionController::Base
protect_from_forgery prepend: true, unless: -> { request.format.json? }
before_action :check_sign
# before_action :check_sign
before_action :user_setup
#before_action :check_account

Loading…
Cancel
Save