更新数据库连接配置
This commit is contained in:
4
const.py
4
const.py
@@ -29,7 +29,9 @@ RES_CODE = {
|
||||
40013: 'scene_id不能为空!'
|
||||
}
|
||||
|
||||
sparkatp_sql_uri = f'postgresql+psycopg2://postgres:{urlquote("difyai123456")}@39.170.26.156:8366/test'
|
||||
# sparkatp_sql_uri = f'postgresql+psycopg2://postgres:{urlquote("difyai123456")}@39.170.26.156:8366/test'
|
||||
sparkatp_sql_uri = f'postgresql+psycopg2://postgres:{urlquote("difyai123456")}@39.170.26.156:8366/test-platform-prod'
|
||||
|
||||
EXECUTE_DB_CONFIG = {
|
||||
'ZHYY': {
|
||||
'st': {
|
||||
|
||||
Reference in New Issue
Block a user