GET api/LoveUser/CheckRegusersIsBind

判断当前账号 是否绑定了相亲会员(true已绑定)

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

判断当前账号 是否绑定了相亲会员(true已绑定)

boolean

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: 无法访问已关闭的流。

text/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: 无法访问已关闭的流。

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>