进入房间 cp特效延时1秒推送
This commit is contained in:
@@ -147,7 +147,10 @@ class Chat extends Model
|
|||||||
// SignRoomDelay = 1093,
|
// SignRoomDelay = 1093,
|
||||||
|
|
||||||
|
|
||||||
|
if($type==1001 || $type==1080){
|
||||||
|
//延时1秒
|
||||||
|
sleep(1);
|
||||||
|
}
|
||||||
|
|
||||||
$text = [
|
$text = [
|
||||||
'MsgType' => $type,
|
'MsgType' => $type,
|
||||||
|
|||||||
Reference in New Issue
Block a user