feat: flow data type check

This commit is contained in:
archer
2023-07-28 09:00:10 +08:00
parent aebe789e9f
commit 36b234c4fd
9 changed files with 73 additions and 39 deletions

View File

@@ -40,7 +40,7 @@ const defaultSystemEnv = {
const defaultFeConfigs = {
show_emptyChat: true,
show_register: true,
show_appStore: true,
show_appStore: false,
show_userDetail: true,
show_git: true,
systemTitle: 'FastAI',