mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-19 16:57:21 +00:00
db: open dblist get
This commit is contained in:
parent
79c5bda22d
commit
1733884caf
@ -697,7 +697,7 @@ if __name__ == "__main__":
|
||||
# 配置初始化
|
||||
cfg = Config()
|
||||
|
||||
# dbs = get_database_list()
|
||||
dbs = get_database_list()
|
||||
cfg.set_plugins(scan_plugins(cfg, cfg.debug_mode))
|
||||
|
||||
# 加载插件可执行命令
|
||||
|
Loading…
Reference in New Issue
Block a user