feat: 新增文件断点续传功能

1. 新增自动删除空文件夹功能
2. 引入 aiofiles 库
3. 修正 Actions 错误

Closes #142
Closes #143
This commit is contained in:
JoeanAmier
2024-08-07 21:38:46 +08:00
parent 24dc8a1a53
commit 7cedd8d4b8
8 changed files with 93 additions and 18 deletions

View File

@@ -8,3 +8,4 @@ rookiepy>=0.5.2
httpx>=0.27.0
fastapi>=0.111.0
uvicorn>=0.30.1
aiofiles>=24.1.0