Update README.md

This commit is contained in:
joshua.yin 2018-12-24 17:04:54 +08:00 committed by GitHub
parent baefca5a74
commit e4e842d35a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
- **Content-Type**: application/json - **Content-Type**: application/json
- **Request Body**: - **Request Body**:
``` json ``` java
{ {
/** /**
* Required * Required
@ -59,7 +59,7 @@
- **Content-Type**: application/json - **Content-Type**: application/json
- **Request Body**: - **Request Body**:
``` json ``` java
{ {
/** /**
* Required * Required
@ -90,4 +90,4 @@
"optional":"{\"your optional data json\":\"This is your data value\"}" "optional":"{\"your optional data json\":\"This is your data value\"}"
} }
``` ```
- **Response Body**: 签名结果字符串 - **Response Body**: 签名结果字符串