From b245ec1cc4139fac98ef85b9c0774009399a4bb2 Mon Sep 17 00:00:00 2001 From: hhhzzz- cnmd <347326806@qq.com> Date: Sun, 5 Dec 2021 22:09:43 +0800 Subject: [PATCH] =?UTF-8?q?[chg]=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E6=B3=A8=E8=A7=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aizuda-security-example/src/main/resources/ApiTest.http | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aizuda-security-example/src/main/resources/ApiTest.http b/aizuda-security-example/src/main/resources/ApiTest.http index d0cbbba..38531e8 100644 --- a/aizuda-security-example/src/main/resources/ApiTest.http +++ b/aizuda-security-example/src/main/resources/ApiTest.http @@ -16,7 +16,7 @@ eKMuLZL54IC76K+MrQF0zaK87CpoZOG4fqITCWm0ZTlCthgZh3MfCjWYNhUES+kPYkbsFskhX/A84lWl ### -# 测试 post json 解密请求 +# 测试 post json 不解密请求 加密响应数据 POST http://localhost:8080/testJsonNonDecrypt Content-Type: application/json -- Gitee