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.

10 lines
443 B

logfile=DBConnectManager.log
drivers=com.mysql.jdbc.Driver
db_stat.maxconn=100
db_stat.url=jdbc:mysql://172.18.1.134:3306/intelligent_crawl?useUnicode=true&characterEncoding=utf-8
db_stat.user=crawl666
db_stat.password=lx2a4jN1xFT96kj20LU=
db_stat_alltask.maxconn=100
db_stat_alltask.url=jdbc:mysql://172.18.1.134:3306/all_task?useUnicode=true&characterEncoding=utf-8
db_stat_alltask.user=crawl666
db_stat_alltask.password=lx2a4jN1xFT96kj20LU=