From 8bb790cf4e6d62f772bede5c6ad4c271f72fce7f Mon Sep 17 00:00:00 2001
From: chenzhi <chenzhi063@qq.com>
Date: Fri, 28 Feb 2020 14:28:38 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=9C=88=E7=BB=93=E5=AF=BC?=
 =?UTF-8?q?=E5=87=BA=E9=94=99=E8=AF=AF?=
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 c010b6ed3..b828c100e 100644
--- a/Application/Admin/Controller/ExportController.class.php
+++ b/Application/Admin/Controller/ExportController.class.php
@@ -7890,7 +7890,7 @@ class ExportController extends Controller
             $map['promote_account'] =['like','%'.$rootname.'%'];
         }
 
-        $xlsName = '组长月结统计';
+        $xlsName = '部门长月结统计';
 
         $xlsCell = array(
             array('promote_account','会长渠道'),