mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
chore: 未知原因造成无法导出
This commit is contained in:
@@ -8,6 +8,6 @@ export function uploadApi(file: Blob | File) {
|
||||
*/
|
||||
export interface UploadResult {
|
||||
url: string;
|
||||
filename: string;
|
||||
fileName: string;
|
||||
ossId: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user