office auth
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user