web contents

This commit is contained in:
CHIEFSOFT\ameye
2025-07-27 15:59:40 -04:00
parent 989c53c6be
commit 21eb8ba110
3 changed files with 43 additions and 9 deletions
+1
View File
@@ -15,4 +15,5 @@ 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.web_contents import WebContentsService