diff --git a/todo.md b/todo.md index 6f49d49..21ba125 100644 --- a/todo.md +++ b/todo.md @@ -2,6 +2,7 @@ ## 设计数据库 +- [x] 简易版本 - [x] 根据数据文件初步建立表 - [ ] 完成注释 @@ -14,7 +15,7 @@ ## learning -- [ ] 学习requests +- [x] 学习requests - [ ] 学习BeautifulSoup - [ ] 学习Scrapy - [ ] 学习FastAPI @@ -22,5 +23,5 @@ ## 工具 -- [ ] curl -> python code -- [ ] json解析格式化 \ No newline at end of file +- [x] curl -> python code +- [x] json解析格式化 \ No newline at end of file