接车宝排查问题及续约待办派发数据源加载
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user