fix
This commit is contained in:
@@ -56,7 +56,7 @@ PostgreSQL 驱动 psycopg2 未安装。请安装:
|
||||
self.table_name = "users"
|
||||
|
||||
# 初始化用户表
|
||||
self._init_user_table()
|
||||
# self._init_user_table()
|
||||
|
||||
@contextmanager
|
||||
def _get_connection(self):
|
||||
|
||||
Reference in New Issue
Block a user