refactor: 重构 schemas 结构,统一枚举定义
This commit is contained in:
@@ -5,7 +5,7 @@ from uuid import uuid4
|
||||
|
||||
import pytest
|
||||
from pydantic import ValidationError
|
||||
from schemas.user.context import UserContext
|
||||
from schemas.shared.user import UserContext
|
||||
|
||||
from v1.friendships.schemas import (
|
||||
FriendRequestCreate,
|
||||
|
||||
Reference in New Issue
Block a user