SanHQin 5 months ago
parent
commit
760fd560ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/pages/test/check/aiBoxRight.vue

+ 1 - 1
src/components/pages/test/check/aiBoxRight.vue

@@ -962,7 +962,7 @@ export default {
           this.courseText = "";
           this.ajax
             // .post("https://gpt4.cocorobo.cn/ai_agent_park_chat_new", params)
-            .post("http://gpt4.cocorobo.cn/csvaimessage", params)
+            .post("https://gpt4.cocorobo.cn/csvaimessage", params)
             .then(res => {
               // if (
               //   converter(res.data.FunctionResponse.result) ==