点唱修改

This commit is contained in:
2025-10-27 16:34:24 +08:00
parent 4b10bf3cba
commit 7b8b7dedc6

View File

@@ -77,6 +77,7 @@ class RoomSong extends Model
}else{
return ['code'=>0,'msg'=>'点歌中!请稍后再试!','data'=>null];
}
return ['code'=>0,'msg'=>'系统繁忙!请稍后再试!','data'=>null];
}