列表 websocket测试 GET /shop/handbook/list 响应参数 参数名 类型 描述 必填 msg string 示例:success 必填 code int 示例:200 必填 page object 数据字典 必填 totalCount int 示例:2 必填 pageSize int 示例:10 必填 totalPage int 示例:1 必填 currPage int 示例:1 必填 list array 数据列表 必填 handbookId int 示例:1 必填 handbookName string 示例:手册名字2 必填 handbookContent string 示例:手册内容2 必填