update
init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export interface UploadApiResult {
|
||||
message: string;
|
||||
code: number;
|
||||
url: string;
|
||||
}
|
||||
Reference in New Issue
Block a user