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(),