提交 441eb150 编写于 作者: 璃白.'s avatar 璃白. 🌻

change time

上级 608f788b
......@@ -58,7 +58,7 @@ export class UserService {
const uuid = new Date().getTime() + '_' + Math.floor(Math.random() * 10);
this.timer = setTimeout(() => {
this.sendMessageToUser('正在努力组织答案中,请稍等~');
}, 3000);
}, 4000);
const { data } = await axios
.get('https://devbit-api.csdn.net:8086/chatgpt/data/proxy', {
params: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册