Office Dash data

This commit is contained in:
CHIEFSOFT\ameye
2025-07-21 06:40:59 -04:00
parent 45e7d64963
commit 2b5b7cb8a1
3 changed files with 286 additions and 1 deletions
+2
View File
@@ -14,3 +14,5 @@ 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