...
|
...
|
@@ -2,6 +2,10 @@ autoconfig.properties = sharedAutoconfig |
|
|
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties
|
|
|
|
|
|
bigDataRedis.proxy.address = 192.168.102.162
|
|
|
bigDataRedis.proxy.auth = 123456
|
|
|
bigDataRedis.proxy.port = 6379
|
|
|
|
|
|
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
|
|
|
|
|
|
file.saveDir = /Data/save
|
...
|
...
|
@@ -9,8 +13,18 @@ file.uploadTempDir = /Data |
|
|
|
|
|
is_checksession_enable = true
|
|
|
|
|
|
users.browse.expire = 7776000
|
|
|
users.browse.sync = true
|
|
|
qq.notifyurl = http://testservice.yoho.cn:28077/payment/qqpay_notify
|
|
|
|
|
|
unionpay.notifyurl = http://testservice.yoho.cn:28077/payment/unionpay_newnotify
|
|
|
|
|
|
users.browse.appVersion = 4.1.0.***
|
|
|
users.browse.expire = 7776000
|
|
|
users.browse.numPerUser = 200
|
|
|
users.browse.sync = true
|
|
|
|
|
|
wechat.app.notifyurl = http://testservice.yoho.cn:28077/payment/wechatwap_notify
|
|
|
|
|
|
wechat.wap.notifyurl = http://testservice.yoho.cn:28077/payment/wechat_notify
|
|
|
|
|
|
yoho.gateway.env.namespace = gateway
|
|
|
yoho.gateway.env.serverport = 0
|
...
|
...
|
|