update doc for Login operation

This commit is contained in:
fatedier
2022-01-11 16:36:56 +08:00
parent 22412851b4
commit 4bfc89d988
2 changed files with 2 additions and 229 deletions

View File

@@ -88,7 +88,8 @@ Client login operation
"privilege_key": <string>,
"run_id": <string>,
"pool_count": <int>,
"metas": map<string>string
"metas": map<string>string,
"client_address": <string>
}
}
```