@ -43,7 +43,7 @@ class ApplicationController < ActionController::Base
end
def shixun_marker
unless current_user.is_shixun_marker?
unless current_user.is_shixun_marker? || current_user.admin_or_business?
tip_exception(403, "..")