refactor(project): 重构项目结构并清理数据文件

- 将业务对象抽取到model包下
- 数据库实体移到model包下
- 删除wits_sample.txt示例数据文件
- 更新requirements.md文档结构
This commit is contained in:
2026-03-12 10:24:57 +08:00
parent 45870a2f73
commit 6d13da4cc2
9 changed files with 5 additions and 49 deletions

0
model/__init__.py Normal file
View File