Comments modules

This commit is contained in:
CHIEFSOFT\ameye
2025-09-08 16:28:33 -04:00
parent 2b494ffe3c
commit ef53fcf03e
3 changed files with 103 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from app.api.services.web_contents import WebContentsService
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
# OFFICE
from app.api.services.office_customer import OfficeCustomerService