aded office call

This commit is contained in:
CHIEFSOFT\ameye
2025-08-21 11:57:05 -04:00
parent cca16a3041
commit c2327e3c73
6 changed files with 1352 additions and 7 deletions
+8 -1
View File
@@ -14,7 +14,14 @@ from app.api.services.account import AccountService
from app.api.services.myproduct import MyProductsService
from app.api.services.contacts import ContactService
from app.api.services.office_auth import OfficeAuthService
from app.api.services.office_dashboard import OfficeDashboardService
# from app.api.services.office_dashboard import OfficeDashboardService
from app.api.services.web_contents import WebContentsService
from app.api.services.subscription import SubscriptionService
from app.api.services.common_data import CommonDataService
# OFFICE
from app.api.services.office_customer import OfficeCustomerService
from app.api.services.office_dashboard import OfficeDashboardService