@ -244,7 +244,7 @@ class ApplicationController < ActionController::Base
# 测试版前端需求
logger.info("######domain: #{request.host}")
if request.host == "http://47.96.87.25:48080"
if request.host == "47.96.87.25"
if params[:debug] == 'teacher' #todo 为了测试,记得讲debug删除
User.current = User.find 81403
elsif params[:debug] == 'student'