Authored by meibaocai

Update global-autoconfig.properties

... ... @@ -13,6 +13,7 @@ trace.enabled=true
### ****************************** database ***********************************
# cobar
jdbc.mysql.cobar.username=yh_test
jdbc.mysql.cobar.password=9nm0icOwt6bMHjMusIfMLw==
... ... @@ -554,3 +555,9 @@ jdbc.mysql.yhfamily.slave=192.168.102.219:3306
jdbc.mysql.yhfamily.username=yh_test
jdbc.mysql.yhfamily.password=9nm0icOwt6bMHjMusIfMLw==
mongo_db=test mongo_host=192.168.103.66:27017
mongo_username=test
mongo_password=test123
max_query_num=500
max_num=500
... ...