GET user/get_home_page?page_index={page_index}&page_size={page_size}
用户首页
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
page_index | integer |
Required |
|
page_size | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
用户首页
DataResponseOfHomePageViewModelName | Description | Type | Additional information |
---|---|---|---|
code | integer |
None. |
|
message | string |
None. |
|
success | boolean |
None. |
|
data | HomePageViewModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.