From 013f556c863b2eaab956f13da3113ac50447cd82 Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Fri, 3 Jan 2020 10:48:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/controllers/admins/customers_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/admins/customers_controller.rb b/app/controllers/admins/customers_controller.rb index 1901b5490..8235bdb80 100644 --- a/app/controllers/admins/customers_controller.rb +++ b/app/controllers/admins/customers_controller.rb @@ -1,5 +1,5 @@ class Admins::CustomersController < Admins::BaseController - skip_before_action :check_sign + # skip_before_action :check_sign helper_method :current_partner def index