实验排课
This commit is contained in:
@@ -46,7 +46,8 @@ public sealed class SchedulesControllerTests
|
||||
Name = "实验室 201",
|
||||
Building = building,
|
||||
Capacity = 40,
|
||||
RoomType = "实验室"
|
||||
RoomType = "实验室",
|
||||
TeachingVenueNature = TeachingVenueNature.Laboratory
|
||||
};
|
||||
var course = new Course
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user