From e4e842d35a243271939b5965e5ac85f839e0e737 Mon Sep 17 00:00:00 2001 From: "joshua.yin" Date: Mon, 24 Dec 2018 17:04:54 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9ca06e3..58dedc2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ - **Content-Type**: application/json - **Request Body**: - ``` json + ``` java { /** * Required @@ -59,7 +59,7 @@ - **Content-Type**: application/json - **Request Body**: - ``` json + ``` java { /** * Required @@ -90,4 +90,4 @@ "optional":"{\"your optional data json\":\"This is your data value\"}" } ``` -- **Response Body**: 签名结果字符串 \ No newline at end of file +- **Response Body**: 签名结果字符串