GET api/User/IsLogin

会员中心-检查当前是否登录会员(全站通用接口)

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

会员中心-检查当前是否登录会员(全站通用接口)

boolean

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

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