修改运行错误问题
This commit is contained in:
@@ -279,7 +279,7 @@ class DifyTool:
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
self.dify_pgsql = PgSql()
|
||||
self.dify_pgsql = DifyTool.PgSql()
|
||||
|
||||
def __del__(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user