wuxw лет назад: 6
Родитель
Сommit
aabf570b87

+ 2 - 2
java110-core/src/main/java/com/java110/core/smo/order/IOrderInnerServiceSMO.java

@@ -17,8 +17,8 @@ import java.util.List;
  * @Version 1.0
  * add by wuxw 2019/4/24
  **/
-@FeignClient(name = "order-service", configuration = {FeignConfiguration.class})
-@RequestMapping("/orderApi")
+/*@FeignClient(name = "order-service", configuration = {FeignConfiguration.class})
+@RequestMapping("/orderApi")*/
 public interface IOrderInnerServiceSMO {
 
     /**