fix: 下载组件
This commit is contained in:
5
types/file.d.ts
vendored
5
types/file.d.ts
vendored
@ -24,4 +24,9 @@ declare interface FileVO {
|
||||
*
|
||||
*/
|
||||
url?: string
|
||||
/**
|
||||
* 创建者
|
||||
*
|
||||
*/
|
||||
createdBy?: string
|
||||
}
|
Reference in New Issue
Block a user