Authored by wujiexiang

Update yohobuy-order-autoconfig.properties

... ... @@ -12,12 +12,16 @@ erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
applepay.notifyurl = http://api-test3.dev.yohocorp.com/payment/applepay_notify
qq.notifyurl = http://api-test3.dev.yohocorp.com/payment/qqpay_notify
unionpay.notifyurl = http://api-test3.dev.yohocorp.com/payment/unionpay_newnotify
wechat.app.newnotifyurl = http://api-test3.dev.yohocorp.com/payment/weixin_notify
wechat.app.notifyurl = http://api-test3.dev.yohocorp.com/payment/wechat_notify
alipay.notifyurl = http://api-test3.dev.yohocorp.com/payment/alipay_notify
#wechat.app.newnotifyurl = http://api-test3.dev.yohocorp.com/payment/weixin_notify
#wechat.app.notifyurl = http://api-test3.dev.yohocorp.com/payment/wechat_notify
#alipay.notifyurl = http://api-test3.dev.yohocorp.com/payment/alipay_notify
cmbnetpay.payNoticeUrl=http://payment.yohops.com/payment/cmbpay_notify
cmbnetpay.signNoticeUrl=http://payment.yohops.com/payment/cmbsign_notify
wechat.app.newnotifyurl = http://testapi.yohops.com/payment/weixin_notify
wechat.app.notifyurl = http://testapi.yohops.com/payment/wechat_notify
alipay.notifyurl = http://testapi.yohops.com/payment/alipay_notify
java.logs.home = /Data/logs
env.profile=01
... ...