phis-feign/src/main/java/com/hz/his/feign/service/sync/SyncUserCardService.java
@@ -8,7 +8,7 @@ /** * @Author */ @FeignClient(name="synchro-service",path = "/his_synchro",contextId = "synchro-userCrad") @FeignClient(name="phi-platform-user",path = "/his_synchro",contextId = "synchro-userCrad") public interface SyncUserCardService {