Commit eead071d authored by KeYong's avatar KeYong

更新

parent a0aae2da
......@@ -9,7 +9,7 @@ import org.typroject.tyboot.core.restful.utils.ResponseModel;
/**
* @author DELL
*/
@FeignClient(name = "${idx.fegin.name}", path = "idx", configuration = {FeignConfiguration.class})
@FeignClient(name = "${idx.feign.name}", path = "idx", configuration = {FeignConfiguration.class})
public interface IdxFeign {
/***
......
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