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