refactor: integrate model platform backend
This commit is contained in:
+5
-2
@@ -1,2 +1,5 @@
|
||||
## 初始化 alembic
|
||||
uv run alembic init src/common/migrations
|
||||
# Common
|
||||
|
||||
后端公共配置、标识、错误模型、日志和基础工具目录。
|
||||
|
||||
业务模块不得在本目录外重复定义公共 DTO 或错误码。
|
||||
|
||||
Reference in New Issue
Block a user