diff --git a/app/global_source.py b/app/global_source.py index ef74415..d8bd7de 100644 --- a/app/global_source.py +++ b/app/global_source.py @@ -29,8 +29,8 @@ g_roadnet_db = { } g_cloud_db = { - 'host': 'bj-cdb-64eqw2oe.sql.tencentcdb.com', - 'port': 26807, + 'host': 'bj-cdb-c9dr6xqg.sql.tencentcdb.com', + 'port': 22991, 'user': 'root', 'password': 'pmenJIn7EaK40oThn', 'db': 'gwperf' diff --git a/cross_doctor.ini b/cross_doctor.ini index a2aee80..aa48703 100644 --- a/cross_doctor.ini +++ b/cross_doctor.ini @@ -1,9 +1,9 @@ [roadnet] ;citylist = 110000,130100,130200,140400,150100,320500,321000,330800,330900,341700,350300,350400,350800,370100,440600,440800,441800,445100,450200,450600,420100 ;citylist = 110000,130100,130200,150100,350300,370100,440600,450200 -citylist = 350100,350300,520100 +citylist = 350100,350300,130200 ;citylist = 110000,130100,130200,150100,350300,370100,440600,450200,421000,370500,532600,140700,140400,430100,440100,370300,320500,140200 -hot_citylist = 350100,350300,520100 +hot_citylist = 350100,350300,130200 [db] host = 120.53.125.169 @@ -25,7 +25,7 @@ db = 2 [rpc] # 本机服务配置 -host = 82.157.173.20 +host = 120.53.125.169 host_inner = 172.21.32.21 port = 50051 @@ -38,8 +38,8 @@ password = pmenJIn7EaK40oThn~~~ dbname = user [cloud_db] -host = bj-cdb-64eqw2oe.sql.tencentcdb.com -host_inner = 172.21.32.41 +host = bj-cdb-c9dr6xqg.sql.tencentcdb.com +host_inner = 172.21.32.43 port_inner = 3306 user = root password = pmenJIn7EaK40oThn @@ -58,4 +58,15 @@ host = 120.53.125.169 host_inner = 172.21.32.21 user = root password = pmenJIn7EaK40oThn~~~ -dbname = tmnet \ No newline at end of file +dbname = tmnet + +[task_db] +host = 120.53.125.169 +host_inner = 172.21.32.21 +user = root +password = pmenJIn7EaK40oThn~~~ +dbname = tmnet + + +[executive] +userid = 15836903493,18518481331 \ No newline at end of file