From a438a0f51936139bb7b96a61b095ac33a9abd2b2 Mon Sep 17 00:00:00 2001 From: luoyifan Date: Tue, 22 Jul 2025 13:00:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=98=89=E5=85=B4=E6=B5=8B=E8=AF=95=E7=8E=AF?= =?UTF-8?q?=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jx_test/envs/20.json | 2 +- jx_test/envs/23.json | 2 +- jx_test/project.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jx_test/envs/20.json b/jx_test/envs/20.json index df7b843..0644deb 100644 --- a/jx_test/envs/20.json +++ b/jx_test/envs/20.json @@ -1,5 +1,5 @@ { - "envId": 10, + "envId": 20, "envName": "嘉兴物理环境", "isVirtual": false, "envConfig": { diff --git a/jx_test/envs/23.json b/jx_test/envs/23.json index 29bd522..58d1762 100644 --- a/jx_test/envs/23.json +++ b/jx_test/envs/23.json @@ -1,5 +1,5 @@ { - "envId": 13, + "envId": 23, "envName": "嘉兴测试1", "isVirtual": true, "envConfig": { diff --git a/jx_test/project.json b/jx_test/project.json index 8a74090..4eca8f6 100644 --- a/jx_test/project.json +++ b/jx_test/project.json @@ -1,5 +1,5 @@ { - "projectUuid" : "jx_cd", + "projectUuid" : "jx_test", "projectLabel" : "嘉兴测试场地", "subSystemList" : [ "RCS" ], "projectFileLocation" : "",