feat: add cocker-compose yaml
This commit is contained in:
@@ -57,7 +57,7 @@ PostgreSQL 驱动 psycopg2 未安装。请安装:
|
||||
self.table_name = "templates"
|
||||
|
||||
# 初始化模板表
|
||||
# self._init_template_table()
|
||||
self._init_template_table()
|
||||
|
||||
@contextmanager
|
||||
def _get_connection(self):
|
||||
|
||||
Reference in New Issue
Block a user