| Field | Type | Required | Description |
|---|---|---|---|
Code |
int64 |
✔️ | The status code of the response. |
Msg |
string |
✔️ | The message of the response. |
Data |
[]components.UserModel | ✔️ | A list of user objects. |
| Field | Type | Required | Description |
|---|---|---|---|
Code |
int64 |
✔️ | The status code of the response. |
Msg |
string |
✔️ | The message of the response. |
Data |
[]components.UserModel | ✔️ | A list of user objects. |