|
|
autoconfig.properties = sharedAutoconfig
|
|
|
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties
|
|
|
|
|
|
erp.order.create.url = http://portal.admin.yohobuy.com/api/orderform/create
|
|
|
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
|
|
|
|
|
|
java.logs.home = /Data/logs
|
|
|
|
|
|
jdbc.mysql.readonlyinslave = false
|
|
|
|
|
|
yohobuy.order.env.namespace = order
|
|
|
yohobuy.order.env.serverport = 4
|
|
|
yohobuy.order.env.webapphome = /home/test/yohobuy-order/deploy |
...
|
...
|
|