From cfdea5db7c3f9ed47543c4268c9216bb9fbe3fd4 Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Thu, 5 Dec 2019 14:27:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=90=8E=E5=8F=B0=E5=AF=BC?= =?UTF-8?q?=E5=87=BA=E6=95=B0=E6=8D=AE=E4=B8=80=E9=83=A8=E5=88=86=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/Controller/ExportController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Admin/Controller/ExportController.class.php b/Application/Admin/Controller/ExportController.class.php index 7e50f2a51..7cd7b86cb 100644 --- a/Application/Admin/Controller/ExportController.class.php +++ b/Application/Admin/Controller/ExportController.class.php @@ -5087,7 +5087,7 @@ if ($key == 'model'){ array('create_time','注册时间'), array('last_login_time','最后登录时间'), array('promote_levels','渠道类型'), - array('grand_account','上线推广员'), + array('grand_account','所属会长'), array('business_affairs','商务专员'), array('status','状态'), array('ver_status','身份认证'),