Files
peter/database/Readme.md
konjacpotato 8c1a740f0b import peter
2025-11-12 20:42:16 +08:00

5 lines
154 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

```
t_top_topic table DDL
上面是top_topic数据表的DDL根据DDL信息在database模块下按照项目结构创建model.py和crud.py
```