进入房间 cp特效延时1秒推送

This commit is contained in:
2025-12-03 09:55:50 +08:00
parent 496c7307dc
commit 2d5645813b

View File

@@ -147,10 +147,7 @@ class Chat extends Model
// SignRoomDelay = 1093,
if($type==1001 || $type==1080){
//延时1秒
sleep(1);
}
$text = [
'MsgType' => $type,