fix: 调整dubbo配置
This commit is contained in:
parent
191011fa53
commit
df3ad7fd57
@ -29,7 +29,7 @@ dubbo:
|
|||||||
PaymentClientImpl:
|
PaymentClientImpl:
|
||||||
protocol: tri
|
protocol: tri
|
||||||
retries: 0
|
retries: 0
|
||||||
interface: com.fontree.microservices.common.payment # must be compatible with grpc or dubbo-java
|
interface: com.fontree.microservices.common.payment.cent # must be compatible with grpc or dubbo-java
|
||||||
# filter: cshutdown,sign,auth
|
# filter: cshutdown,sign,auth
|
||||||
params:
|
params:
|
||||||
.accessKeyId: "Paymentksl"
|
.accessKeyId: "Paymentksl"
|
||||||
|
Loading…
Reference in New Issue
Block a user