You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
174 B
6 lines
174 B
# config script
|
|
|
|
_SQL_IP = "172.28.137.230" # 数据库IP
|
|
_EXA_IP = "172.28.137.230" # EXA IP
|
|
_CLEAN_IP = "172.28.137.230:8084" # EXA清洗接口IP
|
|
_PORT = 1433 # port
|