|
|
applepay.notifyurl = http://service.yoho.cn/payment/applepay_notify
|
|
|
applepay.notifyurl = http://testservice.yoho.cn:28077/payment/applepay_notify
|
|
|
|
|
|
autoconfig.properties = sharedAutoconfig
|
|
|
|
...
|
...
|
@@ -14,18 +14,20 @@ is_checksession_enable = true |
|
|
|
|
|
message.inboxNum.expire = 120
|
|
|
|
|
|
qq.notifyurl = http://service.yoho.cn/payment/qqpay_notify
|
|
|
qq.notifyurl = http://testservice.yoho.cn:28077/payment/qqpay_notify
|
|
|
|
|
|
unionpay.notifyurl = https://service.yoho.cn/payment/unionpay_newnotify
|
|
|
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://service.yoho.cn/payment/wechat_notify
|
|
|
wechat.app.notifyurl = http://testservice.yoho.cn:28077/payment/wechat_notify
|
|
|
|
|
|
wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify
|
|
|
wechat.wap.notifyurl = http://testservice.yoho.cn:28077/payment/wechatwap_notify
|
|
|
|
|
|
wechat.app.newnotifyurl = http://testservice.yoho.cn:28077/payment/weixin_notify
|
|
|
|
|
|
yoho.gateway.env.namespace = gateway
|
|
|
yoho.gateway.env.serverport = 0
|
...
|
...
|
|