updated app reachable codes
This commit is contained in:
@@ -80,6 +80,9 @@ from Schemas.event.event import (
|
||||
Event2Employee,
|
||||
Event2OccupantExtra,
|
||||
Event2EmployeeExtra,
|
||||
Applications,
|
||||
Application2Employee,
|
||||
Application2Occupant,
|
||||
)
|
||||
from Schemas.identity.identity import (
|
||||
UsersTokens,
|
||||
@@ -175,6 +178,9 @@ __all__ = [
|
||||
"Event2Employee",
|
||||
"Event2OccupantExtra",
|
||||
"Event2EmployeeExtra",
|
||||
"Applications",
|
||||
"Application2Employee",
|
||||
"Application2Occupant",
|
||||
"Addresses",
|
||||
"AddressCity",
|
||||
"AddressStreet",
|
||||
|
||||
Reference in New Issue
Block a user