feat(ai-house): 支持 Markdown 并优化找房交互

This commit is contained in:
2026-08-08 06:48:09 +08:00
parent d6861ab8c4
commit 87890a10ed
8 changed files with 138 additions and 241 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ module.exports = {
// 生产环境
serverUrl: 'https://server.websoft.top/api',
// apiUrl: 'http://127.0.0.1:9200/api',
apiUrl: 'https://cms-api.websoft.top/api',
apiUrl: 'http://127.0.0.1:9200/api',
// apiUrl: 'https://cms-api.websoft.top/api',
socketUrl: 'wss://server.websoft.top',
fileUrl: 'https://file.wsdns.cn',