将后端迁入 backend/,完善根目录 .gitignore,删除误提交的 .mypy_cache 缓存文件。 Co-authored-by: Cursor <cursoragent@cursor.com>
2 lines
75 B
Python
2 lines
75 B
Python
"""领域对象:与 HTTP / 持久化层无关的业务数据结构。"""
|