可信代码库-AI大模型公网接口对接

This commit is contained in:
付民康
2025-06-24 17:35:03 +08:00
parent 8e76b60c75
commit dfde8df815
6 changed files with 225 additions and 56 deletions

View File

@@ -133,7 +133,7 @@ const handleHelp = () => {
// window.location.href = 'http://222.20.126.208:4399/';
// 或者使用 window.open 打开新标签页
window.open('http://222.20.126.208:4399/', '_blank');
window.open('http://52.184.83.30:8088/', '_blank');
console.log('正在跳转到帮助页面');
} catch (error) {