🚧 developing

This commit is contained in:
2025-02-24 17:10:01 +08:00
parent 5befcddaf5
commit 0e1b7c32b0
10 changed files with 197 additions and 62 deletions

View File

@@ -1,5 +0,0 @@
export interface uploadImageRequest {
image: string;
access_token: string;
user_id: string;
}