GET api/s/yg/MemberState?SID={SID}&UserID={UserID}&MemberID={MemberID}&state={state}
锁定、解锁 会员
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SID | globally unique identifier |
Required |
|
UserID | globally unique identifier |
Required |
|
MemberID | globally unique identifier |
Required |
|
state | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.