文档
测试

门禁统计

POST
http://127.0.0.1:9000/api/securityCtrl/findEntranceGuardAnalysisInfo

接口描述

查询智慧门禁管理统计数据

请求参数

参数名
类型
描述
必填
buildingId
String
示例:建筑ID
必填
floorId
String
示例:楼层ID
必填
parkId
String
示例:园区ID
必填
type
String
示例:选填count,inOutCount,inOutChart
必填
inOutType
示例:如type为inOutChart则此项必填否则无需填写
必填
beginTime
示例:如type为inOutChart则此项必填否则无需填写
必填
endTime
示例:如type为inOutChart则此项必填否则无需填写
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
data
String
数据字典
必填
msg
String
示例:操作成功
必填

说明 / 示例

![image.png](https://cos.easydoc.net/76646997/files/l0k3vli4.png)