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" }'