Commit a68743d3 authored by helinlin's avatar helinlin

开发特种设备通讯录接口

parent 5f5f0b41
...@@ -7,7 +7,7 @@ import org.typroject.tyboot.core.restful.utils.ResponseModel; ...@@ -7,7 +7,7 @@ import org.typroject.tyboot.core.restful.utils.ResponseModel;
import java.util.List; import java.util.List;
@FeignClient(value = "idx") @FeignClient(value = "AMOS-IDX")
public interface IdxFeignService { public interface IdxFeignService {
@RequestMapping("/dimensionTable/getTreeChildIds") @RequestMapping("/dimensionTable/getTreeChildIds")
......
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