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