Documentation ¶
Index ¶
Constants ¶
View Source
const ( NotSale = "background-color:#CCFFFF" // 未销(预)售 Sold = "background-color:#FF0000" // 已网上销售 Limit = "background-color:#000000" // 限制出售 Mortgage = "background-color:#FFFF00" // 已在建工程抵押 Seized = "background-color:#CC0099" // 已查封 )
View Source
const IP = "119.97.201.22"
Variables ¶
This section is empty.
Functions ¶
func GetFangTable ¶
GetFangTable 获取楼盘表(房表)
func GetHouseInfo ¶
GetHouseInfo 商品房预售(现售)方案信息查询
func GetLouPanTable ¶
GetLouPanTable 获取楼盘表(栋表)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.