fhx
2024-08-23 1e65523fba19e99dbdf71d0a731a7747a2c9d4e0
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 {