qin преди 1 година
родител
ревизия
da485f19d0
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/main/java/com/poteviohealth/ym/ipos/YmIposApplication.java

+ 0 - 1
src/main/java/com/poteviohealth/ym/ipos/YmIposApplication.java

@@ -13,7 +13,6 @@ import org.springframework.cloud.openfeign.EnableFeignClients;
  */
 @EnableDiscoveryClient
 @EnableFeignClients(basePackages = {"com.poteviohealth.cgp.common.integrated.partner",
-		"com.poteviohealth.cgp.common.integrated.customer",
 		"com.poteviohealth.cgp.common.integrated.customer","com.poteviohealth.cgp.common.integrated.order"})
 @EnableConfigurationProperties
 @SpringBootApplication(exclude={DataSourceAutoConfiguration.class})