Commit Graph

12 Commits

Author SHA1 Message Date
戒酒的李白 c62f2b2a8e Added a logging utility class and supplemented, standardized the logging output for all modules. 2025-01-27 18:09:30 +08:00
戒酒的李白 e58f105761 More convenient project initialization, with database initialization added to app.py. 2025-01-09 23:30:15 +08:00
戒酒的李白 a30773715e Modify the database hardcoding to switch to command-line interactive database connection. 2025-01-09 23:08:55 +08:00
戒酒的李白 4ab789af4b 【bug修复】去除掉了两个模块,让项目能够启动不报错 2024-07-04 18:16:48 +08:00
juanboy b3b3cff505 爬虫结束自动打标注 2024-07-04 15:33:20 +08:00
YYL469 a491308f89 优化爬虫代码 2024-07-04 13:25:09 +08:00
YYL469 b9558ad943 修改爬虫bug 2024-07-04 13:19:34 +08:00
redhongx c5f5d59013 【saveData.py】【query.py】修改数据库连接IP 2024-07-04 11:02:07 +08:00
YYL469 c0686430de 增加spider脚本,每5小时爬取一次数据 2024-07-03 21:55:16 +08:00
YYL469 846c921983 修复爬虫bug 2024-07-03 19:52:52 +08:00
YYL469 1edb52a52b 修复爬虫bug 2024-07-03 19:49:32 +08:00
YYL469 f3b64ee2d9 修改【main.py】,增加【saveData.py】,将数据存储模块与调度模块分离 2024-07-03 13:30:50 +08:00