mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-25 17:54:43 +08:00
更新 u115.py
This commit is contained in:
@@ -598,8 +598,7 @@ class U115Pan(StorageBase, metaclass=Singleton):
|
||||
# 初始化分片上传
|
||||
upload_id = bucket.init_multipart_upload(object_name,
|
||||
params={
|
||||
"encoding-type": "url",
|
||||
"sequential": ""
|
||||
"encoding-type": "url"
|
||||
}).upload_id
|
||||
|
||||
# 创建线程池
|
||||
|
||||
Reference in New Issue
Block a user