查看分配摊位个数 websocket测试 GET http://localhost:8080/back/stall/getStallCount 响应参数 参数名 类型 描述 必填 msg string 示例:请求成功 必填 code int 示例:200 必填 data object 数据字典 必填 scId int 示例:1 必填 personalCount int (个人摊位分配个数)示例:1 必填 companyCount int (企业单位分配个数)示例:1 必填 createTime string 示例:2020-07-06 09:19:26 必填 updateTime object 示例:null 必填