|
|
applepay.notifyurl = http://testservice.yoho.cn:28077/payment/applepay_notify
|
|
|
applepay.notifyurl = http://service.yoho.cn/payment/applepay_notify
|
|
|
|
|
|
autoconfig.properties = sharedAutoconfig
|
|
|
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties
|
|
|
|
|
|
browse.service.url = http://localhost:8092/brower/
|
|
|
browse.service.url = http://192.168.102.206:8092/brower/
|
|
|
|
|
|
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
|
|
|
|
...
|
...
|
@@ -12,19 +12,18 @@ file.uploadTempDir = /Data |
|
|
|
|
|
is_checksession_enable = true
|
|
|
|
|
|
qq.notifyurl = http://testservice.yoho.cn:28077/payment/qqpay_notify
|
|
|
qq.notifyurl = http://service.yoho.cn/payment/qqpay_notify
|
|
|
|
|
|
unionpay.notifyurl = http://testservice.yoho.cn:28077/payment/unionpay_newnotify
|
|
|
unionpay.notifyurl = https://service.yoho.cn/payment/unionpay_newnotify
|
|
|
|
|
|
users.browse.appVersion = 4.1.0.***
|
|
|
users.browse.expire = 7776000
|
|
|
users.browse.numPerUser = 200
|
|
|
users.browse.sync = true
|
|
|
|
|
|
wechat.app.newnotifyurl = http://testservice.yoho.cn:28077/payment/weixin_notify
|
|
|
wechat.app.notifyurl = http://testservice.yoho.cn:28077/payment/wechat_notify
|
|
|
wechat.app.notifyurl = http://service.yoho.cn/payment/wechat_notify
|
|
|
|
|
|
wechat.wap.notifyurl = http://testservice.yoho.cn:28077/payment/wechatwap_notify
|
|
|
wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify
|
|
|
|
|
|
yoho.gateway.env.namespace = gateway
|
|
|
yoho.gateway.env.serverport = 0
|
...
|
...
|
|