xujunjie 1 жил өмнө
parent
commit
fb7c78cb44

+ 1 - 1
src/pages/GreenGPT/index.js

@@ -3,7 +3,7 @@ import { useRequest, useModel } from '@umijs/max';
 import { request } from 'umi';
 import { request } from 'umi';
 import { Empty } from 'antd';
 import { Empty } from 'antd';
 
 
-const GPT_HOST = 'http://120.55.44.4:8677';
+const GPT_HOST = 'https://greengpt.greentech.com.cn';
 
 
 function GreenGPT() {
 function GreenGPT() {
   const { initialState } = useModel('@@initialState');
   const { initialState } = useModel('@@initialState');