...
|
...
|
@@ -43,12 +43,12 @@ erp-gateway.url = http://java-yoho-erp-gateway.test3.ingress.dev.yohocorp.com/er |
|
|
buyer.delivery.way.cost.sf=0
|
|
|
order.seller.earnestmoney.min=1
|
|
|
order.seller.earnestmoney.max=200
|
|
|
order.seller.packageFee=6
|
|
|
order.seller.appraiseFee=15
|
|
|
order.seller.packageFee=0.01
|
|
|
order.seller.appraiseFee=0.02
|
|
|
|
|
|
order.seller.goodsPaymentRate=0
|
|
|
order.seller.earnestMoneyRate=0
|
|
|
order.seller.payChannelRate=0.01
|
|
|
order.seller.payChannelRate=0.0001
|
|
|
|
|
|
redis.ufo.twemproxy.addresses = yohoops-redis-java-service:6379
|
|
|
redis.ufo.twemproxy.auth =
|
...
|
...
|
@@ -96,4 +96,7 @@ ufo.nfc.syncBlockChain.url = http://yoho-ultrain-block-api.test3.ingress.dev.yoh |
|
|
|
|
|
alipay.transfer.notifyurl=http://testapi.yohops.com/payment/ufo_alipay_transfer_notify
|
|
|
#身份证图片ocr验证
|
|
|
yoho.reviewed.controller.url=http://java-yoho-reviewed.test3.ingress.dev.yohocorp.com/reviewed |
|
|
\ No newline at end of file |
|
|
yoho.reviewed.controller.url=http://java-yoho-reviewed.test3.ingress.dev.yohocorp.com/reviewed
|
|
|
|
|
|
|
|
|
unionpay.notifyurl=http://testapi.yohops.com/payment/ufo_unionpay_notify |
|
|
\ No newline at end of file |
...
|
...
|
|