🐛 修复 file 在 IDEA 报错的问题
This commit is contained in:
parent
255708beec
commit
963a902eb0
@ -16,7 +16,7 @@ export interface FileClientConfig {
|
||||
export interface FileConfigVO {
|
||||
id: number
|
||||
name: string
|
||||
storage: any
|
||||
storage?: number
|
||||
master: boolean
|
||||
visible: boolean
|
||||
config: FileClientConfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user