office pages

This commit is contained in:
CHIEFSOFT\ameye
2025-09-13 07:36:58 -04:00
parent 2088eb0227
commit f3d81e662e
7 changed files with 189 additions and 9 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ from app.api.services.subscriptions import SubscriptionsService
from app.api.services.common_data import CommonDataService
from app.api.services.genaratives import GenerativesService
from app.api.services.comments import CommentsService
from app.api.services.office_users import OfficeUsersService
# OFFICE
from app.api.services.office_customer import OfficeCustomerService
from app.api.services.office_dashboard import OfficeDashboardService