POST api/LoveConfig/AdminUpdateLoveConfigs

后台--相亲配置更新

Request Information

URI Parameters

None.

Body Parameters

配置信息

LoveConfigsDto
NameDescriptionTypeAdditional information
DefaultMatchmakerName

默认红娘名称

string

None.

Id

主键

integer

None.

Logo

logo

string

None.

SeoKeywords

seo关键词

string

None.

SeoDesc

seo描述

string

None.

ShareTitle

分享标题

string

None.

ShareImg

分享图片

string

None.

ShareDesc

分享摘要

string

None.

Slogan

标语

string

None.

ChannelImage

首页头部图片

string

None.

BackgroundImage

相亲海报背景图

string

None.

MaleDefectImage

缺省男会员图片

string

None.

FeMaleDefectImage

缺省女会员图片

string

None.

MemberDefectImage

仅会员可见图片

string

None.

NonMemberLimitViews

非会员浏览数

integer

None.

IsNonMemberLimitLimit

非会员能否浏览资料

boolean

None.

IsRealNameAppLine

非实名会员是否可以牵线

boolean

None.

ActiveCategoryId

绑定活动id

integer

None.

TiebaCategoryId

绑定贴吧id

string

None.

EntrustMatchmakerPower

委托红娘权限 枚举

EntrustMatchmakerType

None.

LineEffectiveDate

牵线默认有效期(天)

integer

None.

DefaultMatchmakerId

默认指派红娘

integer

None.

RealNameAuthType

实名验证方式 枚举

RealNameType

None.

RegisterTips

注册提示

string

None.

UserProtocol

用户协议

string

None.

SilverService

银卡服务描述

string

None.

GoldService

金卡服务描述

string

None.

DiamondService

钻石服务描述

string

None.

LineService

牵线服务描述

string

None.

jiguanProvince

籍贯 省份编码

integer

None.

jiguanCity

籍贯 城市编码

integer

None.

jiguanCounty

籍贯 区县编码

integer

None.

workProvince

工作地 省份编码

integer

None.

workCity

工作地 城市编码

integer

None.

workCounty

工作地 区县编码

integer

None.

IsForceVerificationPhone

新注册会员联系方式中的手机号是否强制验证

boolean

None.

PlatformIndexTips

平台首页提示

string

None.

NoMemberSeeDetailsTips

非会员查看相亲详情资料提示

string

None.

SuccessMsg

牵线成功的描述

string

None.

VoiceLimitPower

语音介绍收听权限

LimitPower

None.

AlbumVideoLimitNum

非VIP会员可浏览图片视频数量

integer

None.

MemoOfMatchmakerLimitPower

红娘说查看权限

LimitPower

None.

BaiduAppId

BaiduAppId

string

None.

BaiduAppKey

BaiduAppKey

string

None.

BaiduSecretKey

BaiduSecretKey

string

None.

BaiduFacePlanId

人脸识别项目Id

string

None.

PreCheatMsg

防骗提醒

string

None.

MatchmakerJoinMsg

红娘加盟文案

string

None.

IsShowActive

是否显示活动

boolean

None.

IsShowTieba

是否显示贴吧

boolean

None.

MaleCommissionPrice

注册成功男会员提成

decimal number

None.

FeMaleCommissionPrice

注册成功女会员提成

decimal number

None.

PcClose

pc是否关闭,ture表示关闭

boolean

None.

PopMatchmakerJoinMsg

推广服务红娘加盟文案

string

None.

MatchmakerBackgroundImage

相亲红娘海报背景图

string

None.

PopPropagandaMsg

推广宣传口号

string

None.

PlatformName

平台名称

string

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<LoveConfigsDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mh.Love.Service.Dto">
  <PlatformName xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.Base.Platform">sample string 53</PlatformName>
  <ActiveCategoryId>18</ActiveCategoryId>
  <AlbumVideoLimitNum>38</AlbumVideoLimitNum>
  <BackgroundImage>sample string 11</BackgroundImage>
  <BaiduAppId>sample string 39</BaiduAppId>
  <BaiduAppKey>sample string 40</BaiduAppKey>
  <BaiduFacePlanId>sample string 42</BaiduFacePlanId>
  <BaiduSecretKey>sample string 41</BaiduSecretKey>
  <ChannelImage>sample string 10</ChannelImage>
  <DefaultMatchmakerId>21</DefaultMatchmakerId>
  <DefaultMatchmakerName>sample string 1</DefaultMatchmakerName>
  <DiamondService>sample string 26</DiamondService>
  <EntrustMatchmakerPower>All</EntrustMatchmakerPower>
  <FeMaleCommissionPrice>48.1</FeMaleCommissionPrice>
  <FeMaleDefectImage>sample string 13</FeMaleDefectImage>
  <GoldService>sample string 25</GoldService>
  <Id>2</Id>
  <IsForceVerificationPhone>true</IsForceVerificationPhone>
  <IsNonMemberLimitLimit>true</IsNonMemberLimitLimit>
  <IsRealNameAppLine>true</IsRealNameAppLine>
  <IsShowActive>true</IsShowActive>
  <IsShowTieba>true</IsShowTieba>
  <LineEffectiveDate>20</LineEffectiveDate>
  <LineService>sample string 27</LineService>
  <Logo>sample string 3</Logo>
  <MaleCommissionPrice>47.1</MaleCommissionPrice>
  <MaleDefectImage>sample string 12</MaleDefectImage>
  <MatchmakerBackgroundImage>sample string 51</MatchmakerBackgroundImage>
  <MatchmakerJoinMsg>sample string 44</MatchmakerJoinMsg>
  <MemberDefectImage>sample string 14</MemberDefectImage>
  <MemoOfMatchmakerLimitPower>None</MemoOfMatchmakerLimitPower>
  <NoMemberSeeDetailsTips>sample string 36</NoMemberSeeDetailsTips>
  <NonMemberLimitViews>15</NonMemberLimitViews>
  <PcClose>true</PcClose>
  <PlatformIndexTips>sample string 35</PlatformIndexTips>
  <PopMatchmakerJoinMsg>sample string 50</PopMatchmakerJoinMsg>
  <PopPropagandaMsg>sample string 52</PopPropagandaMsg>
  <PreCheatMsg>sample string 43</PreCheatMsg>
  <RealNameAuthType>Manual</RealNameAuthType>
  <RegisterTips>sample string 22</RegisterTips>
  <SeoDesc>sample string 5</SeoDesc>
  <SeoKeywords>sample string 4</SeoKeywords>
  <ShareDesc>sample string 8</ShareDesc>
  <ShareImg>sample string 7</ShareImg>
  <ShareTitle>sample string 6</ShareTitle>
  <SilverService>sample string 24</SilverService>
  <Slogan>sample string 9</Slogan>
  <SuccessMsg>sample string 37</SuccessMsg>
  <TiebaCategoryId>sample string 19</TiebaCategoryId>
  <UserProtocol>sample string 23</UserProtocol>
  <VoiceLimitPower>None</VoiceLimitPower>
  <jiguanCity>29</jiguanCity>
  <jiguanCounty>30</jiguanCounty>
  <jiguanProvince>28</jiguanProvince>
  <workCity>32</workCity>
  <workCounty>33</workCounty>
  <workProvince>31</workProvince>
</LoveConfigsDto>

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/" />