website contact

This commit is contained in:
CHIEFSOFT\ameye
2025-12-27 11:39:24 -05:00
parent 989f3dc37e
commit e3bccc9bfe
3 changed files with 52 additions and 1 deletions
+3
View File
@@ -12,6 +12,9 @@ from app.api.services.common_data import CommonDataService
from app.api.services.genaratives import GenerativesService
from app.api.services.comments import CommentsService
#WEBSITE
from app.api.services.website import WebsiteService
# OFFICE
from app.api.services.office_customer import OfficeCustomerService
from app.api.services.office_dashboard import OfficeDashboardService