mirror of
https://github.com/ucloud/ufile-sdk-auth-server.git
synced 2025-04-06 05:25:45 +08:00
Update README.md
This commit is contained in:
parent
baefca5a74
commit
e4e842d35a
@ -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**: 签名结果字符串
|
||||
- **Response Body**: 签名结果字符串
|
||||
|
Loading…
x
Reference in New Issue
Block a user