mirror of
https://github.com/lorsanstand/Aether.git
synced 2026-09-18 14:18:20 +03:00
refractor structure project and add user endpoint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from app.dao import BaseDAO
|
||||
from app.core.dao import BaseDAO
|
||||
from app.users.models import UserModel
|
||||
from app.users.schemas import UserCreateDB, UserUpdateDB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user