234234123123123213

This commit is contained in:
2025-12-11 10:06:38 +08:00
parent 1a66db36e3
commit 0ac35bbb4a
3 changed files with 3 additions and 2 deletions

View File

@ -94,6 +94,7 @@ public class WebSocketServer
foundClass.CourseStatus = 1;
foundClass.TeacherID = u.UserID;
foundClass.TeacherAudioIsOpen = true;
}
else if (u.UserID == 999998)
{