Authored by jack.lee

commit autoconfig.

... ... @@ -2,28 +2,16 @@ autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties
erp.message.sync.type = CALL
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
file.saveDir = /home/test/cache
file.uploadTempDir = /home/test
is_checksession_enable = false
qq.notifyurl = http://testservice.yoho.cn:28077/payment/qqpay_notify
file.saveDir = /Data/save
file.uploadTempDir = /Data
rabbitAddress = 192.168.102.162:32810
unionpay.notifyurl = http://testservice.yoho.cn:28077/payment/unionpay_notify
is_checksession_enable = true
users.browse.expire = 7776000
users.browse.sync = true
wechat.app.notifyurl = http://testservice.yoho.cn:28077/payment/wechat_notify
wechat.wap.notifyurl = http://testservice.yoho.cn:28077/payment/wechatwap_notify
yoho.gateway.env.namespace = gateway
yoho.gateway.env.serverport = 0
yoho.gateway.env.webapphome = /home/test/yoho-gateway/deploy
... ...