POST http://localhost:5678/api/query Content-Type: application/json { "query":"手机", "page":1, "limit":10, "order": "desc" } ###