GET api/address/getarea?pid={pid}
根据获取地区
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pid |
地区父级Id默认为0 |
integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.