GET entity/all_regions/{id}
获取地区
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
获取地区
DataResponseOfListOfRegionViewModelName | Description | Type | Additional information |
---|---|---|---|
code | integer |
None. |
|
message | string |
None. |
|
success | boolean |
None. |
|
data | Collection of RegionViewModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.