GET api/AppRegProtocol?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 |
APPName=[APP名称,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.