Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
2025-10-27 19:11:34 +08:00
3 changed files with 14 additions and 1 deletions

View File

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