application

dev_forge
sylor_huang@126.com 5 years ago
parent 65f80ea20f
commit 8a83b053c5

@ -328,8 +328,8 @@ class ApplicationController < ActionController::Base
def current_user def current_user
# User.current # User.current
# User.find_by_id 130328 User.find_by_id 130328
User.find_by_id 36390 # User.find_by_id 36390
# nil # nil
end end

Loading…
Cancel
Save