Update document

This commit is contained in:
2022-10-19 04:40:05 +00:00
committed by GitHub
parent 0b125fa710
commit ef88c44361
8 changed files with 165 additions and 8 deletions

View File

@@ -0,0 +1,11 @@
{
"$schema": "add.json",
"ok": true,
"code": 0,
"result": {
"id": 0,
"name": "John",
"username": "john",
"is_admin": true
}
}