From 99a5ba73d2d36bf20383eebbdf8e1143558ccff5 Mon Sep 17 00:00:00 2001 From: knowpia <9812993@qq.com> Date: Mon, 19 Sep 2022 16:36:37 +0800 Subject: [PATCH] fix bug --- app/controller/Share.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/controller/Share.php b/app/controller/Share.php index d621c5c..9a7b485 100644 --- a/app/controller/Share.php +++ b/app/controller/Share.php @@ -50,7 +50,6 @@ class Share $users = getAllUsersMessage($list,"user_id","id,nickname,avatar"); print_r($users); } - print_r($list);die; foreach ($list as $vo) { $result['lastIndex'] = $vo['id']; $result["list"][] = [