Get Current User Info
GET /api/user/self
Get Current User Info。
Response Fields(200)
| Field Name | Type | Description |
|---|---|---|
success | boolean | Whether the request succeeded |
message | string | InfoInfo |
data | any | ResponseData |
GET /api/user/self
Get Current User Info。
| Field Name | Type | Description |
|---|---|---|
success | boolean | Whether the request succeeded |
message | string | InfoInfo |
data | any | ResponseData |