企业码数量统计
POST
/statistics/qrcode/company
请求参数
参数名
类型
描述
必填
region
int
0=本地,1=外地,不传时表示所有的
必填
startTime
string
查询季度中任意一天即可,不传时取当天
必填
响应参数
参数名
类型
描述
必填
greenNum
int
绿码数量
必填
greenYOYGrowth
String
绿码同比增长 负数表示降低
必填
yellowNum
int
黄码数量
必填
yellowYOYGrowth
String
黄码同比增长
必填
redNum
int
红码数量
必填
redYOYGrowth
String
红码同比增长
必填