SanHQin il y a 5 mois
Parent
commit
760fd560ad
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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) ==