更新使用api.postgresql_info;删除临时使用的文件;更新gitignore

This commit is contained in:
JIANG
2025-12-01 14:17:55 +08:00
parent 9c0a7199dc
commit c29ebc22fc
17 changed files with 5 additions and 197731 deletions

View File

@@ -29,7 +29,7 @@ import pytz
import influxdb_info
import project_info
import time_api
from postgresql_info import get_pgconn_string
from api.postgresql_info import get_pgconn_string
# influxdb数据库连接信息
url = influxdb_info.url