退款明细爬虫处理
Showing
example/fetch_email.py
0 → 100644
relations.xlsx
0 → 100644
File added
| ... | @@ -6,4 +6,8 @@ SQLAlchemy==2.0.35 | ... | @@ -6,4 +6,8 @@ SQLAlchemy==2.0.35 |
| pymysql==1.1.1 | pymysql==1.1.1 | ||
| huey==2.5.1 | huey==2.5.1 | ||
| redis==5.0.8 | redis==5.0.8 | ||
| selenium==4.25.0 | selenium==4.25.0 | ||
| \ No newline at end of file | requests==2.32.3 | ||
| xlrd==2.0.1 | |||
| pandas==2.2.3 | |||
| openpyxl==3.1.5 | |||
| \ No newline at end of file |
return_reports.py
0 → 100644
Please register or sign in to comment