feature:基本框架

This commit is contained in:
2026-09-08 19:17:35 +08:00
commit 8698f1f53a
56 changed files with 3320 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
"""数据模型层:Pydantic DTOs(随各 API 落地)+ SQLAlchemy ORM(随各模块落地)。建表 DDL 见 sql/schema.sql。"""