office auth

This commit is contained in:
CHIEFSOFT\ameye
2025-07-21 06:19:06 -04:00
parent 9710390254
commit 45e7d64963
3 changed files with 96 additions and 1 deletions
+2 -1
View File
@@ -12,4 +12,5 @@ from app.api.services.register import RegisterService
from app.api.services.products import ProductsService
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.contacts import ContactService
from app.api.services.office_auth import OfficeAuthService