...
|
...
|
@@ -14,6 +14,8 @@ is_checksession_enable = true |
|
|
|
|
|
message.inboxNum.expire = 120
|
|
|
|
|
|
password.aes.key = yoho9646yoho9646
|
|
|
|
|
|
qq.notifyurl = http://testservice.yoho.cn:28077/payment/qqpay_notify
|
|
|
|
|
|
unionpay.notifyurl = http://testservice.yoho.cn:28077/payment/unionpay_newnotify
|
...
|
...
|
@@ -23,12 +25,11 @@ users.browse.expire = 7776000 |
|
|
users.browse.numPerUser = 200
|
|
|
users.browse.sync = true
|
|
|
|
|
|
wechat.app.notifyurl = http://testservice.yoho.cn:28077/payment/wechat_notify
|
|
|
wechat.app.newnotifyurl = http://testservice.yoho.cn:28077/payment/weixin_notify
|
|
|
wechat.app.notifyurl = http://testservice.yoho.cn:28077/payment/wechat_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
|
|
|
yoho.gateway.env.webapphome = /home/test/yoho-gateway/deploy |
...
|
...
|
|