Authored by chenjian

Update yohobuy-order-autoconfig.properties

@@ -59,6 +59,8 @@ unionpay.notifyurl = http://service-test1.yohops.com:9999/payment/unionpay_newn @@ -59,6 +59,8 @@ unionpay.notifyurl = http://service-test1.yohops.com:9999/payment/unionpay_newn
59 wechat.app.newnotifyurl =http://service-test1.yohops.com:9999/payment/weixin_notify 59 wechat.app.newnotifyurl =http://service-test1.yohops.com:9999/payment/weixin_notify
60 wechat.app.notifyurl = http://service-test1.yohops.com:9999/payment/wechat_notify 60 wechat.app.notifyurl = http://service-test1.yohops.com:9999/payment/wechat_notify
61 alipay.notifyurl = http://service-test1.yohops.com:9999/payment/alipay_notify 61 alipay.notifyurl = http://service-test1.yohops.com:9999/payment/alipay_notify
  62 +cmbnetpay.payNoticeUrl=http://service-test1.yohops.com:9999/payment/cmbpay_notify
  63 +cmbnetpay.signNoticeUrl=http://service-test1.yohops.com:9999/payment/cmbsign_notify
62 64
63 # unionmpos env: 00,production enviroment; 01,test enviroment 65 # unionmpos env: 00,production enviroment; 01,test enviroment
64 unionmpos.env=00 66 unionmpos.env=00