Compare commits

...

2 Commits

Author SHA1 Message Date
005f9fd969 解决冲突 2025-02-22 10:31:07 +08:00
59dcdfa852 修改 2025-02-22 10:30:39 +08:00
2 changed files with 8 additions and 0 deletions

View File

@ -23,3 +23,7 @@ dubbo:
retries: 0
interface: com.fontree.microservices.fiee.bundle # must be compatible with grpc or dubbo-java
filter: cshutdown,sign,fonDomainFilter,fonValidateFilter
AccountClientImpl:
protocol: tri
retries: 0
interface: com.fontree.microservices.common.micro.account

View File

@ -23,3 +23,7 @@ dubbo:
retries: 0
interface: com.fontree.microservices.fiee.bundle # must be compatible with grpc or dubbo-java
filter: cshutdown,sign,fonDomainFilter,fonValidateFilter
AccountClientImpl:
protocol: tri
retries: 0
interface: com.fontree.microservices.common.micro.account