查询公司列表 websocket测试 POST http://127.0.0.1:9001/bh/dict/corp/list 说明 / 示例 { "msg": "success", "code": 0, "list": [ { "id": 1, "adveKey": 1, "adveValue": "儒林科技有限公司", "status": 1, "createUserId": 1, "createTime": "2021-04-19 17:11:53", "updateTime": "2021-04-19 17:12:05" } ] }
{ "msg": "success", "code": 0, "list": [ { "id": 1, "adveKey": 1, "adveValue": "儒林科技有限公司", "status": 1, "createUserId": 1, "createTime": "2021-04-19 17:11:53", "updateTime": "2021-04-19 17:12:05" } ] }