POST api/HouseConfig/HouseBaseUpdate

修改房产模块基础配置

Request Information

URI Parameters

None.

Body Parameters

HouseBaseConfigDto
NameDescriptionTypeAdditional information
Filepath

房产独立Logo

string

None.

FangYuanDefaultImage

房源默认封面图

string

None.

XiaoQuDefaultImage

小区默认封面图

string

None.

DecorationDefaultImage

装修案例默认封面图

string

None.

KanfangCategoryid

看房团分类categoryid

integer

None.

Url

Logo自定义默认链接

string

None.

PublishingProtocol

房源发布协议

string

None.

CustomerServiceWeChat

客服微信号

string

None.

CustomerServiceWeChatQcode

客服微信二维码

string

None.

TiebaCategoryId

业主社区 tieba 一级分类

integer

None.

DeleteAgentAndHouse

删除门店,中介和房源是否跟随删除

boolean

None.

LoupanAnnocement

楼盘免责声明

string

None.

XiaoquAnnocement

小区免责声明

string

None.

HouseAnnocement

房源免责声明

string

None.

MDEveryDayImproveViewsFrom

每日门店浏览量增加从

integer

None.

MDEveryDayImproveViewsTo

每日门店浏览量增加到

integer

None.

NewsEveryDayImproveViewsFrom

每日资讯浏览量增加从

integer

None.

NewsEveryDayImproveViewsTo

每日资讯浏览量增加到

integer

None.

LoupanEveryDayImproveViewsFrom

每日楼盘浏览量增加从

integer

None.

LoupanEveryDayImproveViewsTo

每日楼盘浏览量增加到

integer

None.

HouseEveryDayImproveViewsFrom

每日房源浏览量增加从

integer

None.

HouseEveryDayImproveViewsTo

每日房源浏览量增加到

integer

None.

HouseWechatGroupQrCodeUrl

购房交流微信群二维码

string

None.

IsForceHousePic

发布房源是否强制必须上传图片

boolean

None.

ZhuanPuEveryDayImproveViewsFrom

正在转铺量增加从

integer

None.

ZhuanPuEveryDayImproveViewsTo

正在转铺量增加到

integer

None.

ZhaoDianEveryDayImproveViewsFrom

正在找店量增加从

integer

None.

ZhaoDianEveryDayImproveViewsTo

正在找店量增加到

integer

None.

SuccessZhuanDianEveryDayImproveViewsFrom

成功转店量增加从

integer

None.

SuccessZhuanDianEveryDayImproveViewsTo

成功转店量增加到

integer

None.

ZhuanPuNums

正在转铺数量

integer

None.

ZhaoDianNums

正在找店数量

integer

None.

SuccessZhuanDianNums

转让成功店总数

integer

None.

HouseIndexSwtich

房产首页切换自由模板

boolean

None.

PlatformName

平台名称

string

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<HouseBaseConfigDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mh.House.Service.Dto.Config">
  <PlatformName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Base.Platform">sample string 35</PlatformName>
  <CustomerServiceWeChat>sample string 8</CustomerServiceWeChat>
  <CustomerServiceWeChatQcode>sample string 9</CustomerServiceWeChatQcode>
  <DecorationDefaultImage>sample string 4</DecorationDefaultImage>
  <DeleteAgentAndHouse>true</DeleteAgentAndHouse>
  <FangYuanDefaultImage>sample string 2</FangYuanDefaultImage>
  <Filepath>sample string 1</Filepath>
  <HouseAnnocement>sample string 14</HouseAnnocement>
  <HouseEveryDayImproveViewsFrom>21</HouseEveryDayImproveViewsFrom>
  <HouseEveryDayImproveViewsTo>22</HouseEveryDayImproveViewsTo>
  <HouseIndexSwtich>true</HouseIndexSwtich>
  <HouseWechatGroupQrCodeUrl>sample string 23</HouseWechatGroupQrCodeUrl>
  <IsForceHousePic>true</IsForceHousePic>
  <KanfangCategoryid>5</KanfangCategoryid>
  <LoupanAnnocement>sample string 12</LoupanAnnocement>
  <LoupanEveryDayImproveViewsFrom>19</LoupanEveryDayImproveViewsFrom>
  <LoupanEveryDayImproveViewsTo>20</LoupanEveryDayImproveViewsTo>
  <MDEveryDayImproveViewsFrom>15</MDEveryDayImproveViewsFrom>
  <MDEveryDayImproveViewsTo>16</MDEveryDayImproveViewsTo>
  <NewsEveryDayImproveViewsFrom>17</NewsEveryDayImproveViewsFrom>
  <NewsEveryDayImproveViewsTo>18</NewsEveryDayImproveViewsTo>
  <PublishingProtocol>sample string 7</PublishingProtocol>
  <SuccessZhuanDianEveryDayImproveViewsFrom>29</SuccessZhuanDianEveryDayImproveViewsFrom>
  <SuccessZhuanDianEveryDayImproveViewsTo>30</SuccessZhuanDianEveryDayImproveViewsTo>
  <SuccessZhuanDianNums>33</SuccessZhuanDianNums>
  <TiebaCategoryId>10</TiebaCategoryId>
  <Url>sample string 6</Url>
  <XiaoQuDefaultImage>sample string 3</XiaoQuDefaultImage>
  <XiaoquAnnocement>sample string 13</XiaoquAnnocement>
  <ZhaoDianEveryDayImproveViewsFrom>27</ZhaoDianEveryDayImproveViewsFrom>
  <ZhaoDianEveryDayImproveViewsTo>28</ZhaoDianEveryDayImproveViewsTo>
  <ZhaoDianNums>32</ZhaoDianNums>
  <ZhuanPuEveryDayImproveViewsFrom>25</ZhuanPuEveryDayImproveViewsFrom>
  <ZhuanPuEveryDayImproveViewsTo>26</ZhuanPuEveryDayImproveViewsTo>
  <ZhuanPuNums>31</ZhuanPuNums>
</HouseBaseConfigDto>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

修改房产模块基础配置

Object

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />