From 69b7012682b65295d0cd454c8b9077db1133985f Mon Sep 17 00:00:00 2001
From: Gary Gu <garygu@Garydebijibendiannao.local>
Date: Fri, 11 Apr 2025 15:25:05 +0800
Subject: [PATCH] feat: 增加协同平台功能

---
 public/config.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/public/config.js b/public/config.js
index 8669c90..ddf2379 100644
--- a/public/config.js
+++ b/public/config.js
@@ -15,4 +15,5 @@
     modelUrl: 'http://8.140.54.245:5010/#/Home/sceneManagementDetail?shareUrlToken=69E38706C533C52C84A9F864785953A2AB834465D303010594EF3531C3AE64EE121F5C12AFB6E145D2F72023B59D3999249F65A61D9E4F11F3CD4667FA621262CC361AC0176055077A4C26B78B014EEB', // 模型预览地址
     videoUrl: 'http://resources.vothing.com/mp4/12.mp4', // 实况地址
     projectId: '7d242691-e6b2-4fbc-b4df-687883eb1a4c', // 项目id
+    xieTongIframeSrc: 'http://8.140.54.245:5010/#/'
 }
\ No newline at end of file

--
Gitblit v1.9.3