mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-07 02:57:11 +08:00
feat: 文件管理增加复制文件 URL 按钮
This commit is contained in:
@@ -206,6 +206,7 @@ export type FileItem = {
|
||||
extension: string
|
||||
type: number
|
||||
storageId: string
|
||||
storageName: string
|
||||
createUserString: string
|
||||
createTime: string
|
||||
updateUserString: string
|
||||
|
||||
Reference in New Issue
Block a user