Authored by jack.lee

commit autoconfig.

@@ -2,6 +2,10 @@ autoconfig.properties = sharedAutoconfig @@ -2,6 +2,10 @@ autoconfig.properties = sharedAutoconfig
2 2
3 autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties 3 autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties
4 4
  5 +bigDataRedis.proxy.address = 192.168.102.162
  6 +bigDataRedis.proxy.auth = 123456
  7 +bigDataRedis.proxy.port = 6379
  8 +
5 erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status 9 erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
6 10
7 file.saveDir = /Data/save 11 file.saveDir = /Data/save
@@ -9,8 +13,18 @@ file.uploadTempDir = /Data @@ -9,8 +13,18 @@ file.uploadTempDir = /Data
9 13
10 is_checksession_enable = true 14 is_checksession_enable = true
11 15
12 -users.browse.expire = 7776000  
13 -users.browse.sync = true 16 +qq.notifyurl = http://testservice.yoho.cn:28077/payment/qqpay_notify
  17 +
  18 +unionpay.notifyurl = http://testservice.yoho.cn:28077/payment/unionpay_newnotify
  19 +
  20 +users.browse.appVersion = 4.1.0.***
  21 +users.browse.expire = 7776000
  22 +users.browse.numPerUser = 200
  23 +users.browse.sync = true
  24 +
  25 +wechat.app.notifyurl = http://testservice.yoho.cn:28077/payment/wechatwap_notify
  26 +
  27 +wechat.wap.notifyurl = http://testservice.yoho.cn:28077/payment/wechat_notify
14 28
15 yoho.gateway.env.namespace = gateway 29 yoho.gateway.env.namespace = gateway
16 yoho.gateway.env.serverport = 0 30 yoho.gateway.env.serverport = 0