From cc406d3be728f54646493dc79f218173bfb3a4c3 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Wed, 13 Aug 2025 09:31:49 +0800 Subject: [PATCH] no message --- root/chat/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/root/chat/index.vue b/root/chat/index.vue index 5ad9a25..77d20c6 100644 --- a/root/chat/index.vue +++ b/root/chat/index.vue @@ -1364,6 +1364,7 @@ let that = this; coziAjax.coziPost('/v1/conversation/create',{ "bot_id": uni.getStorageSync('robot_id'), + "agencyId":uni.getStorageSync("apply-agencyId"), "messages": [ { "content_type": "text", @@ -1390,6 +1391,7 @@ method: "post", body: { "bot_id": uni.getStorageSync('robot_id'), + "agencyId":uni.getStorageSync("apply-agencyId"), "user_id": "user", "stream": true, "additional_messages": [