From 2d5645813b5cc5b2027fbfb46d2f6273ba43ecfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=8D=8E=E6=B8=85?= <18691022700@163.com> Date: Wed, 3 Dec 2025 09:55:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9B=E5=85=A5=E6=88=BF=E9=97=B4=20cp?= =?UTF-8?q?=E7=89=B9=E6=95=88=E5=BB=B6=E6=97=B61=E7=A7=92=E6=8E=A8?= =?UTF-8?q?=E9=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/api/model/Chat.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/application/api/model/Chat.php b/application/api/model/Chat.php index 831ff2e..0062246 100644 --- a/application/api/model/Chat.php +++ b/application/api/model/Chat.php @@ -147,10 +147,7 @@ class Chat extends Model // SignRoomDelay = 1093, - if($type==1001 || $type==1080){ - //延时1秒 - sleep(1); - } + $text = [ 'MsgType' => $type,