mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-17 23:56:25 +08:00
fix(139): rename file (close: #1331)
This commit is contained in:
@@ -270,7 +270,7 @@ func (driver Cloud139) Rename(src string, dst string, account *model.Account) er
|
|||||||
"accountType": 1,
|
"accountType": 1,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
pathname = "/orchestration/personalCloud/catalog/v1.0/updateContentInfo"
|
pathname = "/orchestration/personalCloud/content/v1.0/updateContentInfo"
|
||||||
}
|
}
|
||||||
_, err = driver.Post(pathname, data, nil, account)
|
_, err = driver.Post(pathname, data, nil, account)
|
||||||
return err
|
return err
|
||||||
|
|||||||
Reference in New Issue
Block a user