Add CheckUnitTypeMiddleware and update room module

This commit is contained in:
faris Aljohari
2024-04-14 08:54:44 +03:00
parent 4401b4358c
commit dffe347adf
8 changed files with 236 additions and 134 deletions

View File

@ -23,6 +23,7 @@ import { UnitModule } from './unit/unit.module';
BuildingModule,
FloorModule,
UnitModule,
RoomModule,
HomeModule,
RoomModule,
GroupModule,