GET api/Agreement?u={u}&t={t}&d={d}
获取某个协议
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
u |
用户ID |
integer |
Required |
t |
[用户ID]|[用户密码,加密]|[requestTime]|[设备标识],加密 |
string |
Required |
d |
Id=[Id,int],Key=[关键词,string(入会申请协议,帮扶申请协议)] |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
获取某个协议
ApiResultName | Description | Type | Additional information |
---|---|---|---|
Code |
Http状态码 |
HttpStatusCode |
None. |
State |
自定义状态 |
StateValue |
None. |
StateCode |
自定义状态码 |
integer |
None. |
Message |
说明 |
string |
None. |
ErrorInfo |
错误信息 |
string |
None. |
Content |
返回数据 |
Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.