Update yohobuy-order-autoconfig.properties
Showing
1 changed file
with
7 additions
and
7 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-test2.yohops.com:9999/payment/applepay_notify |
13 | +qq.notifyurl = http://api-test2.yohops.com:9999/payment/qqpay_notify | ||
14 | +unionpay.notifyurl = http://api-test2.yohops.com:9999/payment/unionpay_newnotify | ||
15 | +wechat.app.newnotifyurl = http://api-test2.yohops.com:9999/payment/weixin_notify | ||
16 | +wechat.app.notifyurl = http://api-test2.yohops.com:9999/payment/wechat_notify | ||
17 | +alipay.notifyurl = http://api-test2.yohops.com:9999/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 | ||
@@ -56,7 +56,7 @@ package.ticket.couponid=13570 | @@ -56,7 +56,7 @@ package.ticket.couponid=13570 | ||
56 | 56 | ||
57 | browse.service.url = http://192.168.103.98:8092/brower/ | 57 | browse.service.url = http://192.168.103.98:8092/brower/ |
58 | 58 | ||
59 | -offline.erp.portal.url = http://192.168.102.47:8080/portal-gateway | 59 | +offline.erp.portal.url = http://192.168.103.74:8080/portal-gateway |
60 | 60 | ||
61 | offline.switch.offline_cash_payment.enable=true | 61 | offline.switch.offline_cash_payment.enable=true |
62 | 62 |
-
Please register or login to post a comment