文档
测试

模糊查询

POST
http://127.0.0.1:9001/bh/bus/platLog/serchMessage

请求头

参数名
类型
描述
必填
token
必填

请求参数

参数名
类型
描述
必填
message
必填

说明 / 示例

{ "msg": "success", "code": 0, "articleList": [ { "id": 2, "chatContent": "很好很好", "fatherContent": "在不在啊?" }, { "id": 1, "chatContent": "不错不错哦", "fatherContent": "在吗?" } ] }