diff --git a/packages/global/common/system/types/index.d.ts b/packages/global/common/system/types/index.d.ts index 42e3715a2..40976e2c2 100644 --- a/packages/global/common/system/types/index.d.ts +++ b/packages/global/common/system/types/index.d.ts @@ -128,7 +128,7 @@ export type FastGPTFeConfigsType = { alipay?: boolean; bank?: boolean; }; - + fileUrlWhitelist?: string[]; customDomain?: { enable?: boolean; domain?: {