Commit 4d2935e2 by Nepxion

修改介绍

parent 2738469b
...@@ -313,8 +313,8 @@ Url: ...@@ -313,8 +313,8 @@ Url:
http://IP:[server.port]/instances/{serviceId} http://IP:[server.port]/instances/{serviceId}
``` ```
### 获取本地节点的路由信息 ### 获取本地节点信息
只显示当前节点的简单信息,不包含下级路由 获取当前节点的简单信息
```java ```java
Java: Java:
@RequestMapping(path = "/info", method = RequestMethod.GET) @RequestMapping(path = "/info", method = RequestMethod.GET)
......
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