...
|
...
|
@@ -10,19 +10,17 @@ file.uploadTempDir = /Data |
|
|
|
|
|
is_checksession_enable = true
|
|
|
|
|
|
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/wechatwap_notify
|
|
|
|
|
|
wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify
|
|
|
wechat.wap.notifyurl = http://testservice.yoho.cn:28077/payment/wechat_notify
|
|
|
|
|
|
yoho.gateway.env.namespace = gateway
|
|
|
yoho.gateway.env.serverport = 0
|
|
|
yoho.gateway.env.webapphome = /home/test/yoho-gateway/deploy |
|
|
yoho.gateway.env.namespace = gateway |
...
|
...
|
|