Commit a438abe3 by zhangxingmin

push

parent 708769c2
......@@ -14,7 +14,7 @@ import java.util.List;
/**
* 系统用户-销售用户扩展信息Feign客户端
*/
@FeignClient(name = "yd-user-api", path = "/user/api/userSaleExpand",fallbackFactory = ApiUserSaleExpandFeignFallbackFactory.class)
@FeignClient(name = "yd-insurance-base-api", path = "/insurance/base/api/userSaleExpand",fallbackFactory = ApiUserSaleExpandFeignFallbackFactory.class)
public interface ApiUserSaleExpandFeignClient {
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment