mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Feat: onedrive client upload / callback
This commit is contained in:
@@ -30,6 +30,8 @@ type UploadSession struct {
|
||||
PolicyID uint
|
||||
VirtualPath string
|
||||
Name string
|
||||
Size uint64
|
||||
SavePath string
|
||||
}
|
||||
|
||||
// UploadCallback 上传回调正文
|
||||
|
||||
Reference in New Issue
Block a user