From af18de5eb1095b4247008c2bafce32fec8b58de3 Mon Sep 17 00:00:00 2001 From: hugh Date: Sun, 25 Apr 2021 08:55:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dreadme=E6=8F=8F=E8=BF=B0?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e04df4..1341185 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ spring的controller在插件中引入的demo\ AnnotationServer中注释部分的代码因为接口本身还有些缺陷,暂时无法使用\ 假设 host = webroot/decision\ 访问 host/hello/world 响应 Hello World\ -访问 host/usr/info/Anna 响应 网页标题Hello Anna 内容:Name:Anna\ +访问 host/usr/info/Anna/simple 响应 网页标题Hello Anna 内容:Name:Anna\ 访问 host/usr/info/Anna/base?key=hello 响应 一个JSON字符串\ 访问 POST host/usr/info/Anna/base body=上一个响应的json字符串 响应跟body相同\ 访问 host/usr/info/Anna/redirect?key=hello 重定向到http://localhost:8075/webroot/decision?key=hello\ @@ -12,5 +12,5 @@ AnnotationServer中注释部分的代码因为接口本身还有些缺陷,暂 访问 host/sv2/value 响应 Server2 Is Running!\ 访问 host/annotation/info/visit/refer\ 响应: @VisitRefer注解根据模块权限进行切面鉴权。没有用户管理权限的用户是看不到这个信息的\ -访问 host/fine/path/variable/124%E4%B7%84%E4%B7%85ESD/124ASD \ +访问 host/annotation/info/fine/path/variable/124%E4%B7%84%E4%B7%85ESD/124ASD \ 响应: 一个包含特殊字符的JSON字符串