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": [