subscription layer

This commit is contained in:
CHIEFSOFT\ameye
2025-08-11 12:12:47 -04:00
parent 4fda3ccfe9
commit 8fd53a7ec6
3 changed files with 52 additions and 1 deletions
+1
View File
@@ -16,4 +16,5 @@ 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
from app.api.services.subscription import SubscriptionService