Authored by chunhua.zhang

commit autoconfig.

@@ -14,6 +14,8 @@ is_checksession_enable = true @@ -14,6 +14,8 @@ is_checksession_enable = true
14 14
15 message.inboxNum.expire = 120 15 message.inboxNum.expire = 120
16 16
  17 +password.aes.key = yoho9646yoho9646
  18 +
17 qq.notifyurl = http://testservice.yoho.cn:28077/payment/qqpay_notify 19 qq.notifyurl = http://testservice.yoho.cn:28077/payment/qqpay_notify
18 20
19 unionpay.notifyurl = http://testservice.yoho.cn:28077/payment/unionpay_newnotify 21 unionpay.notifyurl = http://testservice.yoho.cn:28077/payment/unionpay_newnotify
@@ -23,12 +25,11 @@ users.browse.expire = 7776000 @@ -23,12 +25,11 @@ users.browse.expire = 7776000
23 users.browse.numPerUser = 200 25 users.browse.numPerUser = 200
24 users.browse.sync = true 26 users.browse.sync = true
25 27
26 -wechat.app.notifyurl = http://testservice.yoho.cn:28077/payment/wechat_notify 28 +wechat.app.newnotifyurl = http://testservice.yoho.cn:28077/payment/weixin_notify
  29 +wechat.app.notifyurl = http://testservice.yoho.cn:28077/payment/wechat_notify
27 30
28 wechat.wap.notifyurl = http://testservice.yoho.cn:28077/payment/wechatwap_notify 31 wechat.wap.notifyurl = http://testservice.yoho.cn:28077/payment/wechatwap_notify
29 32
30 -wechat.app.newnotifyurl = http://testservice.yoho.cn:28077/payment/weixin_notify  
31 -  
32 yoho.gateway.env.namespace = gateway 33 yoho.gateway.env.namespace = gateway
33 yoho.gateway.env.serverport = 0 34 yoho.gateway.env.serverport = 0
34 yoho.gateway.env.webapphome = /home/test/yoho-gateway/deploy 35 yoho.gateway.env.webapphome = /home/test/yoho-gateway/deploy