mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-06-12 10:59:56 +08:00
feat(storage): implement storage management API and enhance storage mode handling
This commit is contained in:
@@ -40,6 +40,7 @@ export interface PictureResponse {
|
||||
permission: number;
|
||||
albumId?: number;
|
||||
albumName?: string;
|
||||
storageModeName:string;
|
||||
}
|
||||
|
||||
// 收藏请求
|
||||
|
||||
Reference in New Issue
Block a user