初始化鸿蒙应用展示平台项目 - 前后端分离架构
This commit is contained in:
3
backend/app/schemas/__init__.py
Normal file
3
backend/app/schemas/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from app.schemas.response import ApiResponse
|
||||
|
||||
__all__ = ["ApiResponse"]
|
||||
Reference in New Issue
Block a user