Browse Source

更新readme

feature_gxh
songjc 4 months ago
parent
commit
1cd521d5f3
1 changed files with 9 additions and 10 deletions
  1. +9
    -10
      docs/JCS_pub_API.md

+ 9
- 10
docs/JCS_pub_API.md View File

@@ -108,27 +108,26 @@ Postman-Token: c12fa8b5-d902-46f3-b104-028effa0d531
Host: localhost:7890 Host: localhost:7890
Accept-Encoding: gzip, deflate, br Accept-Encoding: gzip, deflate, br
Connection: keep-alive Connection: keep-alive
Content-Type: multipart/form-data; boundary=--------------------------818270992847011232305151
Content-Type: multipart/form-data; boundary=-------------------818270992847011232305151
Content-Length: 1649 Content-Length: 1649
<span style="display:block; height:1em;"></span>
<mark>----------------------------818270992847011232305151</mark>
<span></span>
&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;818270992847011232305151
Content-Disposition: form-data; name="info" Content-Disposition: form-data; name="info"
<span style="display:block; height:1em;"></span>
<span style="display:block;"></span>
{ {
"userID": 1, "userID": 1,
"packageID": 1 "packageID": 1
} }
<mark>----------------------------818270992847011232305151</mark>
&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;818270992847011232305151
Content-Disposition: form-data; name="files"; filename="test.txt" Content-Disposition: form-data; name="files"; filename="test.txt"
Content-Type: text/plain Content-Type: text/plain
<span style="display:block; height:1em;"></span>
\n\n
testdata testdata
<mark>----------------------------818270992847011232305151</mark>
&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;818270992847011232305151
Content-Disposition: form-data; name="files"; filename="a%2Fb%2Ftest2.txt" Content-Disposition: form-data; name="files"; filename="a%2Fb%2Ftest2.txt"
Content-Type: text/plain
<span style="display:block; height:1em;"></span>
\n
testdata2 testdata2
<mark>----------------------------818270992847011232305151--</mark></pre>
&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;818270992847011232305151&#45;&#45;</pre>
</td> </td>
</tr> </tr>
<tr> <tr>


Loading…
Cancel
Save