From 50c7cf203373b41a4f75a964f1f395e9017950bc Mon Sep 17 00:00:00 2001 From: chenxiangxue <910695411@qq.com> Date: Sun, 18 Feb 2024 16:08:59 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/StreamingAssets/IPPort.txt | 2 +- Assets/Zion/Scenes/InitConnect.unity | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Assets/StreamingAssets/IPPort.txt b/Assets/StreamingAssets/IPPort.txt index 298829e4..56247b8d 100644 --- a/Assets/StreamingAssets/IPPort.txt +++ b/Assets/StreamingAssets/IPPort.txt @@ -1 +1 @@ -127.0.0.1:48888 \ No newline at end of file +172.16.1.254:48888 \ No newline at end of file diff --git a/Assets/Zion/Scenes/InitConnect.unity b/Assets/Zion/Scenes/InitConnect.unity index 959c8ee5..f122c156 100644 --- a/Assets/Zion/Scenes/InitConnect.unity +++ b/Assets/Zion/Scenes/InitConnect.unity @@ -212,6 +212,8 @@ MonoBehaviour: data: [] loadingPanel: {fileID: 460561659324528917, guid: d61f98bb55a26ec48b6a05359f4ecc8e, type: 3} + go: {fileID: 0} + loadTem: {fileID: 0} --- !u!1 &2132962757 GameObject: m_ObjectHideFlags: 0 From 25359a1e6567414a15dd7530e6c29923d5dca8ed Mon Sep 17 00:00:00 2001 From: chenxiangxue <910695411@qq.com> Date: Sun, 18 Feb 2024 16:23:38 +0800 Subject: [PATCH 2/3] ascacsac --- Assets/StreamingAssets/confing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/StreamingAssets/confing.txt b/Assets/StreamingAssets/confing.txt index e56ea71e..3ee323cd 100644 --- a/Assets/StreamingAssets/confing.txt +++ b/Assets/StreamingAssets/confing.txt @@ -1 +1 @@ -127.0.0.1 \ No newline at end of file +172.16.1.156 \ No newline at end of file From e23b558a2229ddef2cfcfc796f2d61171e43df37 Mon Sep 17 00:00:00 2001 From: chenxiangxue <910695411@qq.com> Date: Sun, 18 Feb 2024 16:46:44 +0800 Subject: [PATCH 3/3] dadas --- Assets/StreamingAssets/mqttConfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/StreamingAssets/mqttConfig.json b/Assets/StreamingAssets/mqttConfig.json index 9ca72740..47cd63fe 100644 --- a/Assets/StreamingAssets/mqttConfig.json +++ b/Assets/StreamingAssets/mqttConfig.json @@ -1 +1 @@ -{"ip":"172.16.1.120","port":54232,"userName":"server1234","passwd":"123456"} \ No newline at end of file +{"ip":"172.16.1.156","port":54232,"userName":"server1234","passwd":"123456"} \ No newline at end of file