Authored by unknown

Update: add test3

... ... @@ -568,6 +568,12 @@ jdbc.mysql.yhfamily.slave=192.168.102.219:3306
jdbc.mysql.yhfamily.username=yh_test
jdbc.mysql.yhfamily.password=9nm0icOwt6bMHjMusIfMLw==
#yh-lineshops-db
jdbc.mysql.lineshops.master=192.168.102.219:3306
jdbc.mysql.lineshops.slave=192.168.102.219:3306
jdbc.mysql.lineshops.username=yh_test
jdbc.mysql.lineshops.password=9nm0icOwt6bMHjMusIfMLw==
mongo_db=dev
mongo_auth_db=dev
mongo_host=192.168.103.66
... ...
... ... @@ -5,6 +5,7 @@ autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/aut
alipay.notifyurl = http://dev-service.yohops.com:9999/payment/alipay_notify
wechat.app.newnotifyurl = http://dev-service.yohops.com:9999/payment/weixin_notify
is_debug_enable = true
unionmpos.env = 00
yohocoin.rule.minMultiple=1
... ...