模糊查询 websocket测试 POST http://127.0.0.1:8000/house-client-issue/fuzzyHouseClientDetails 测试结果 { "flag": true, "code": 200, "message": "模糊查询", "data": [ { "clientId": 5, "clientUserId": 1, "province": 140000, "city": 140100, "district": 140109, "address": "李帅兵是冯周林的儿子", "intentionPrice": 3000, "status": 2, "tid": 2, "tname": "小高层住宅", "checks": 1 } ] }
{ "flag": true, "code": 200, "message": "模糊查询", "data": [ { "clientId": 5, "clientUserId": 1, "province": 140000, "city": 140100, "district": 140109, "address": "李帅兵是冯周林的儿子", "intentionPrice": 3000, "status": 2, "tid": 2, "tname": "小高层住宅", "checks": 1 } ] }