添加YcClient类及商品管理功能
Showing
| ... | @@ -5,4 +5,6 @@ pandas==2.0.3 | ... | @@ -5,4 +5,6 @@ pandas==2.0.3 |
| openpyxl==3.1.5 | openpyxl==3.1.5 | ||
| pyinstaller==6.11.0 | pyinstaller==6.11.0 | ||
| requests==2.32.3 | requests==2.32.3 | ||
| redis==5.0.8 | redis==5.0.8 | ||
| \ No newline at end of file | pika==1.3.2 | ||
| xmltodict==0.14.2 | |||
| \ No newline at end of file |
src/easy_storage.py
0 → 100644
Please register or sign in to comment