Authored by Rong

modify crm

... ... @@ -2,10 +2,10 @@ autoconfig.properties = sharedAutoconfig
yohobuy.crm.env.serverport=3
yohobuy.crm.env.namespace=crm
yohobuy.crm.env.webapphome=/home/dev/yohobuy-crm/deploy
yohobuy.crm.env.webapphome=/home/test/deploy2/yohobuy-crm/deploy/target
jdbc.mysql.readonlyinslave=true
autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/deploy2/auto_deploy_test/autoconfig/test_nj_4/global-autoconfig.properties
bigData.url=http://123.207.166.124:8080/bigdata/crm/
search.url=192.168.102.216:8080
... ... @@ -98,4 +98,4 @@ jdbc.mysql.bigdataunion.username=root
jdbc.mysql.bigdataunion.password=t5/oMgwUCmO/GeMHBAQ2Cg==
#Mars接口域名
mars.host=http://mars-test.yohops.com:9999/
\ No newline at end of file
mars.host=http://mars-test.yohops.com:9999/
... ...