chenjiahe
2024-05-10 9268ed83af0e3c8b58f1f7fa8dd0ef55c9869174
phis-feign/src/main/java/com/hz/his/feign/service/sync/SyncProjectService.java
@@ -9,7 +9,7 @@
/**
 * @Author
 */
@FeignClient(name="synchro-service",path = "/his_synchro",contextId = "synchro-project")
@FeignClient(name="phi-platform-user",path = "/his_synchro",contextId = "synchro-project")
public interface SyncProjectService {
    /**