测试-场内车辆情况 websocket测试 GET http://127.0.0.1:8081/api/parkinglotKanban/getPresentCarTypeAndCount 响应参数 参数名 类型 描述 必填 msg string 示例:success. 必填 code int 示例:10000 必填 data object 数据字典 必填 会员 object 数据字典 必填 percentage string 示例:0% 必填 count int 示例:1 必填 type string 示例:会员 必填 count int 示例:9 必填 普通车 object 数据字典 必填 percentage string 示例:100% 必填 count int 示例:8 必填 type string 示例:普通车 必填