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

This commit is contained in:
2025-12-03 09:46:29 +08:00
parent 02a5988800
commit 496c7307dc

View File

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