Update yohobuy-order-autoconfig.properties
Showing
1 changed file
with
6 additions
and
6 deletions
@@ -9,12 +9,12 @@ erp.order.express.sync.type = MQ | @@ -9,12 +9,12 @@ erp.order.express.sync.type = MQ | ||
9 | erp.order.refund.sync.type = MQ | 9 | erp.order.refund.sync.type = MQ |
10 | erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status | 10 | erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status |
11 | 11 | ||
12 | -applepay.notifyurl = http://api-test3.yohops.com:9999/payment/applepay_notify | ||
13 | -qq.notifyurl = http://api-test3.yohops.com:9999/payment/qqpay_notify | ||
14 | -unionpay.notifyurl = http://api-test3.yohops.com:9999/payment/unionpay_newnotify | ||
15 | -wechat.app.newnotifyurl = http://api-test3.yohops.com:9999/payment/weixin_notify | ||
16 | -wechat.app.notifyurl = http://api-test3.yohops.com:9999/payment/wechat_notify | ||
17 | -alipay.notifyurl = http://api-test3.yohops.com:9999/payment/alipay_notify | 12 | +applepay.notifyurl = http://api-test3.dev.yohocorp.com/payment/applepay_notify |
13 | +qq.notifyurl = http://api-test3.dev.yohocorp.com/payment/qqpay_notify | ||
14 | +unionpay.notifyurl = http://api-test3.dev.yohocorp.com/payment/unionpay_newnotify | ||
15 | +wechat.app.newnotifyurl = http://api-test3.dev.yohocorp.com/payment/weixin_notify | ||
16 | +wechat.app.notifyurl = http://api-test3.dev.yohocorp.com/payment/wechat_notify | ||
17 | +alipay.notifyurl = http://api-test3.dev.yohocorp.com/payment/alipay_notify | ||
18 | cmbnetpay.payNoticeUrl=http://payment.yohops.com/payment/cmbpay_notify | 18 | cmbnetpay.payNoticeUrl=http://payment.yohops.com/payment/cmbpay_notify |
19 | cmbnetpay.signNoticeUrl=http://payment.yohops.com/payment/cmbsign_notify | 19 | cmbnetpay.signNoticeUrl=http://payment.yohops.com/payment/cmbsign_notify |
20 | 20 |
-
Please register or login to post a comment