From ca99068a0ee8f79b56c05a99861947267b86de9a Mon Sep 17 00:00:00 2001 From: ELF <360197197@qq.com> Date: Tue, 29 Sep 2020 10:23:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Base/Service/PromoteService.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Base/Service/PromoteService.class.php b/Application/Base/Service/PromoteService.class.php index 0972f13f9..e40bf47e9 100644 --- a/Application/Base/Service/PromoteService.class.php +++ b/Application/Base/Service/PromoteService.class.php @@ -384,7 +384,7 @@ class PromoteService { 'type' => 'shift-player', 'title' => '换绑额度超500', 'content' => $content, - 'admin_ids' => '1', + 'admin_ids' => '31', 'create_time' => time(), 'target' => $item['account'], 'start_time' => time(),