Authored by chenjian

Update yohobuy-order-autoconfig.properties

@@ -15,6 +15,8 @@ unionpay.notifyurl = http://service-test3.yohops.com:9999/payment/unionpay_newn @@ -15,6 +15,8 @@ unionpay.notifyurl = http://service-test3.yohops.com:9999/payment/unionpay_newn
15 wechat.app.newnotifyurl = http://service-test3.yohops.com:9999/payment/weixin_notify 15 wechat.app.newnotifyurl = http://service-test3.yohops.com:9999/payment/weixin_notify
16 wechat.app.notifyurl = http://service-test3.yohops.com:9999/payment/wechat_notify 16 wechat.app.notifyurl = http://service-test3.yohops.com:9999/payment/wechat_notify
17 alipay.notifyurl = http://service-test3.yohops.com:9999/payment/alipay_notify 17 alipay.notifyurl = http://service-test3.yohops.com:9999/payment/alipay_notify
  18 +cmbnetpay.payNoticeUrl=http://service-test3.yohops.com:9999/payment/cmbpay_notify
  19 +cmbnetpay.signNoticeUrl=http://service-test3.yohops.com:9999/payment/cmbsign_notify
18 20
19 java.logs.home = /Data/logs 21 java.logs.home = /Data/logs
20 22