优化代码

This commit is contained in:
Patrickill
2024-09-13 16:39:21 +08:00
committed by Archer
parent 3d5da27079
commit 9de8849193
5 changed files with 35 additions and 39 deletions

View File

@@ -34,7 +34,7 @@ export type FastGPTFeConfigsType = {
show_openai_account?: boolean;
show_promotion?: boolean;
show_team_chat?: boolean;
show_compliance_documentation?: boolean;
show_compliance_copywriting?: boolean;
concatMd?: string;
docUrl?: string;