GET api/GetExamineNumber?u={u}&t={t}&d={d}

获取某个人待审核数量

Request Information

URI Parameters

NameDescriptionTypeAdditional information
u

用户ID

integer

Required

t

[用户ID]|[用户密码,加密]|[requestTime]|[设备标识],加密

string

Required

d

string

Required

Body Parameters

None.

Response Information

Resource Description

获取某个人待审核数量

ApiResult
NameDescriptionTypeAdditional 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.