mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-04-28 00:38:39 +00:00
🐛 修复 file 在 IDEA 报错的问题
This commit is contained in:
@@ -17,7 +17,7 @@ export interface FileClientConfig {
|
||||
export interface FileConfigVO {
|
||||
id: number
|
||||
name: string
|
||||
storage: any
|
||||
storage?: number
|
||||
master: boolean
|
||||
visible: boolean
|
||||
config: FileClientConfig
|
||||
|
||||
Reference in New Issue
Block a user