fix:修改本地数据库地址。

This commit is contained in:
2026-07-31 21:53:52 +08:00
parent b868e63e40
commit 94c8305d9c
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
"""
量化数据导入核心模块
连接 Docker PostgreSQL (192.168.27.15:12345)
连接 Docker PostgreSQL (192.168.27.11:5438)
从 Tushare 拉取数据并批量导入
"""
import time