From 9c0006ef4566f9dac815162ec167a30bccd0c52e Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Wed, 30 Dec 2020 14:02:54 +0800 Subject: [PATCH] =?UTF-8?q?12.28=E5=8A=9F=E8=83=BD=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/Controller/PlatformController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Admin/Controller/PlatformController.class.php b/Application/Admin/Controller/PlatformController.class.php index cf41d1e5b..f8cc24362 100644 --- a/Application/Admin/Controller/PlatformController.class.php +++ b/Application/Admin/Controller/PlatformController.class.php @@ -1329,7 +1329,7 @@ class PlatformController extends ThinkController 'admin_username' => '当前市场专员', 'relation_game_name' => '游戏', "count"=>"累计充值", - "unpay_count"=>"累计充值", + "unpay_count"=>"累计不结算充值", "rand"=>"排行榜", "today"=>"今日充值", "week"=>"本周充值",