GET api/AppLog/GdtStat?date={date}&type={type}

获取所有统计列表 内网上报地址 http://appdata.fdq.dev.q1.com/api/AppLog/GdtStat 外网上报地址 https://appdata.q1.com/api/AppLog/GdtStat

Request Information

URI Parameters

NameDescriptionTypeAdditional information
date

string

Default value is

type

integer

Default value is 1

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.