liyongli 2 년 전
부모
커밋
4a62a212fc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/config/index.js

+ 1 - 1
src/config/index.js

@@ -7,6 +7,6 @@ export default {
         GaoDeMap: "https://restapi.amap.com",
         easyDiffusion: "https://diffusion.sxtvs.net",
         chat:"https://gpt.smcic.net/",
-        ws: "ws://10.30.162.36:7860/queue/join"
+        ws: "wss://chatglm.sxtvs.net/queue/join"
     }
 }