From 348bf64993742800828661c8e8f011dd98751441 Mon Sep 17 00:00:00 2001 From: songjc <969378911@qq.com> Date: Tue, 1 Jul 2025 14:47:50 +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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/JCS_pub_API.md b/docs/JCS_pub_API.md index 62bc6b7..12cac42 100644 --- a/docs/JCS_pub_API.md +++ b/docs/JCS_pub_API.md @@ -110,25 +110,25 @@ Accept-Encoding: gzip, deflate, br Connection: keep-alive Content-Type: multipart/form-data; boundary=--------------------------818270992847011232305151 Content-Length: 1649 - -----------------------------818270992847011232305151 + +----------------------------818270992847011232305151 Content-Disposition: form-data; name="info" - + { "userID": 1, "packageID": 1 } -----------------------------818270992847011232305151 +----------------------------818270992847011232305151 Content-Disposition: form-data; name="files"; filename="test.txt" Content-Type: text/plain - + testdata -----------------------------818270992847011232305151 +----------------------------818270992847011232305151 Content-Disposition: form-data; name="files"; filename="a%2Fb%2Ftest2.txt" Content-Type: text/plain - + testdata2 -----------------------------818270992847011232305151-- +----------------------------818270992847011232305151--