From 03ac3fe2b8dadf9331c357e9bfae7d6374a74527 Mon Sep 17 00:00:00 2001 From: songjc <969378911@qq.com> Date: Tue, 1 Jul 2025 10:35:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/JCS_pub_API.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/docs/JCS_pub_API.md b/docs/JCS_pub_API.md index ea0a21a..eb0eb90 100644 --- a/docs/JCS_pub_API.md +++ b/docs/JCS_pub_API.md @@ -8,20 +8,20 @@
| 请求 | +请求 | ||||
|---|---|---|---|---|---|
| POST | -application/json | -/v1/bucket/create | +POST | +application/json | +/v1/bucket/create |
| Query | -无 | +Query | +无 | ||
| Body | -+ | Body | +
{
"userID": 1,
"name": "bkt1" //桶名
@@ -29,12 +29,11 @@
|
||
| 响应示例 | +响应示例 | ||||
| Query | -
- {
+ | ||||