cmg
2024-04-30 3dac1b9697a7a214789cc2d95788a178a63be4aa
phis-feign/src/main/java/com/hz/his/feign/service/platform/SPhipUserLabelService.java
@@ -9,7 +9,7 @@
/**
 * 这里这个name 需要填写 请求的服务提供者的注册到nacos Server上面的服务名,path 是请求接口前缀
 */
@FeignClient(name="phi-platform-service",path = "/phip",contextId = "phip-user-label")
@FeignClient(name="phi-platform-user",path = "/phip",contextId = "phip-user-label")
public interface SPhipUserLabelService {
    /**自动打标签接口