Update README.md
This commit is contained in:
parent
2d1e773a92
commit
b313fc805b
@ -14,7 +14,7 @@ You can set any JSON structure and request your server, and the server will retu
|
||||
"User": { //request an object from the table named User<br />
|
||||
"sex": 0 //object condition<br />
|
||||
},<br />
|
||||
"work": {<br />
|
||||
"Work": {<br />
|
||||
"userId": “/User/id” //rely path with default parent path,starts from the same level object's path<br />
|
||||
},<br />
|
||||
"Comment[]": { //request an array named Comment<br />
|
||||
|
Loading…
Reference in New Issue
Block a user