...
|
...
|
@@ -561,11 +561,11 @@ jdbc.mysql.yhfamily.slave=192.168.102.219:3306 |
|
|
jdbc.mysql.yhfamily.username=yh_test
|
|
|
jdbc.mysql.yhfamily.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
mongo_db=test
|
|
|
mongo_db=dev
|
|
|
mongo_host=192.168.103.66
|
|
|
mongo_port=5000
|
|
|
mongo_username=test
|
|
|
mongo_password=test123
|
|
|
mongo_port=27017
|
|
|
mongo_username=dbdev
|
|
|
mongo_password=dev
|
|
|
max_query_num=500
|
|
|
max_num=500
|
|
|
|
...
|
...
|
|