接车宝排查问题及续约待办派发数据源加载

This commit is contained in:
z66
2025-11-10 14:11:15 +08:00
parent 5f1d052f2f
commit 9798071f68
6 changed files with 806 additions and 75 deletions
+8
View File
@@ -13,6 +13,14 @@ class Config:
"port": "80"
} # SaaS-NGV 数据库链接配置-postgresql
CONN_INFO_RENEWAL = {
"database": "f6_bi",
"user": "LTAI5tMJsijFA9BS1R6uBpUT",
"password": "PajEQMIRWNRcipd8mYvlud2KHWJr6N",
"host": "hgpostcn-cn-m1e4gikbu00l-cn-shanghai.hologres.aliyuncs.com",
"port": "80"
} # 续约回访数据库链接配置-postgresql
HS_DB_Config = {
'host': "f6-public.rwlb.rds.aliyuncs.com",
'user': "rw_operation_data_relay",