mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-02 07:49:48 +08:00
✨ Feature: add remote delete support for huawei obs and doge cloud
This commit is contained in:
@@ -54,7 +54,7 @@ export async function getTempToken (accessKey: string, secretKey: string): Promi
|
||||
Credentials: {
|
||||
'doge-token': {
|
||||
token,
|
||||
expires: Date.now() + 7200000
|
||||
expires: data.ExpiredAt * 1000
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user