...
|
...
|
@@ -9,12 +9,12 @@ erp.order.express.sync.type = MQ |
|
|
erp.order.refund.sync.type = MQ
|
|
|
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
|
|
|
|
|
|
applepay.notifyurl = http://api-test3.yohops.com:9999/payment/applepay_notify
|
|
|
qq.notifyurl = http://api-test3.yohops.com:9999/payment/qqpay_notify
|
|
|
unionpay.notifyurl = http://api-test3.yohops.com:9999/payment/unionpay_newnotify
|
|
|
wechat.app.newnotifyurl = http://api-test3.yohops.com:9999/payment/weixin_notify
|
|
|
wechat.app.notifyurl = http://api-test3.yohops.com:9999/payment/wechat_notify
|
|
|
alipay.notifyurl = http://api-test3.yohops.com:9999/payment/alipay_notify
|
|
|
applepay.notifyurl = http://api-test2.yohops.com:9999/payment/applepay_notify
|
|
|
qq.notifyurl = http://api-test2.yohops.com:9999/payment/qqpay_notify
|
|
|
unionpay.notifyurl = http://api-test2.yohops.com:9999/payment/unionpay_newnotify
|
|
|
wechat.app.newnotifyurl = http://api-test2.yohops.com:9999/payment/weixin_notify
|
|
|
wechat.app.notifyurl = http://api-test2.yohops.com:9999/payment/wechat_notify
|
|
|
alipay.notifyurl = http://api-test2.yohops.com:9999/payment/alipay_notify
|
|
|
cmbnetpay.payNoticeUrl=http://payment.yohops.com/payment/cmbpay_notify
|
|
|
cmbnetpay.signNoticeUrl=http://payment.yohops.com/payment/cmbsign_notify
|
|
|
|
...
|
...
|
@@ -56,7 +56,7 @@ package.ticket.couponid=13570 |
|
|
|
|
|
browse.service.url = http://192.168.103.98:8092/brower/
|
|
|
|
|
|
offline.erp.portal.url = http://192.168.102.47:8080/portal-gateway
|
|
|
offline.erp.portal.url = http://192.168.103.74:8080/portal-gateway
|
|
|
|
|
|
offline.switch.offline_cash_payment.enable=true
|
|
|
|
...
|
...
|
|