POST api/WisdomCollection/QueryAddressRef?addressInf={addressInf}&houseType={houseType}

Q1.根据地址和房屋类型,查询对应的板块、年代、楼层、室号、幢号信息,赋值在对应的文本框里面。

Request Information

URI Parameters

NameDescriptionTypeAdditional information
addressInf

地址

string

Required

houseType

房屋类型

string

Required

Body Parameters

None.

Response Information

Resource Description

Q1.根据地址和房屋类型,查询对应的板块、年代、楼层、室号、幢号信息,赋值在对应的文本框里面。

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.