From 5b18b6dcf9347086f1db04d44ac377d29dcc2992 Mon Sep 17 00:00:00 2001 From: josing <731092579@qq.com> Date: Tue, 26 May 2026 17:44:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SpaceStudioClient/Content/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpaceStudioClient/Content/config.json b/SpaceStudioClient/Content/config.json index 68ea200..06b4a71 100644 --- a/SpaceStudioClient/Content/config.json +++ b/SpaceStudioClient/Content/config.json @@ -2,7 +2,7 @@ "master": true, "ndisplay": true, "slaveIp": "127.0.0.1", - "ControllerIp": "192.168.1.157", + "ControllerIp": "192.168.1.157", "ControllerPort": 80, "MediaServerIp": "192.168.1.19", "MediaServerPort": 8699,