fhx
9 天以前 a39ee53a8ee5754642ba4c670ee15fc3b9e7a746
phis-feign/src/main/java/com/hz/his/feign/service/platform/payment/SConsumeNotifyRefundService.java
@@ -9,7 +9,7 @@
/**
 * 这里这个name 需要填写 请求的服务提供者的注册到nacos Server上面的服务名,path 是请求接口前缀
 */
@FeignClient(name="phi-platform-service",path = "/phip",contextId = "c-notify-r")
@FeignClient(name="phi-platform-user",path = "/phip",contextId = "c-notify-r")
public interface SConsumeNotifyRefundService {
    /**