From 3d819bc4c2e56ac57fe430d2d18dd556e2590c38 Mon Sep 17 00:00:00 2001 From: tigeren Date: Mon, 21 Oct 2024 17:42:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=B5=8B=E8=AF=95=E7=94=A8?= =?UTF-8?q?=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apitest/api_test_local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apitest/api_test_local.sh b/apitest/api_test_local.sh index 91e8d4b..63ff30f 100644 --- a/apitest/api_test_local.sh +++ b/apitest/api_test_local.sh @@ -32,7 +32,7 @@ curl -N -X POST http://127.0.0.1:5002/api/v2/zhipu/retrive/stream \ curl -N -X POST http://127.0.0.1:5002/api/v2/zhipu/retrive/stream \ -H "Content-Type: application/json" \ -d '{ - "message":"我负责的广汽汇理汽车金融有限公司商机项目目前处于什么销售阶段?" + "message":"我负责的广汽汇理汽车金融有限公司商机项目目前处于什么销售阶段?", "knowledge_id":"1843318172036575232" }'