实验排课

This commit is contained in:
2026-08-09 12:30:33 +08:00 Unverified
parent 1229f3163d
commit c692002676
25 changed files with 21294 additions and 1189 deletions
@@ -171,7 +171,8 @@ public sealed class AutomaticScheduleGeneratorTests
Name = "实验室 101",
Building = building,
Capacity = 40,
RoomType = "实验室"
RoomType = "实验室",
TeachingVenueNature = TeachingVenueNature.Laboratory
};
var course = new Course
{