first commit

This commit is contained in:
编码猿
2024-09-27 01:21:21 +08:00
commit 20bc3c1b13
8 changed files with 367 additions and 0 deletions

7
http.rest Normal file
View File

@@ -0,0 +1,7 @@
POST http://127.0.0.1:3000/test
{
"id": "34",
"page": 11,
"name": "jk"
}