From 5b685e9066ccfbc432c29739b5524f1d42a20891 Mon Sep 17 00:00:00 2001 From: 张世豪 <979909237@qq.com> Date: 星期一, 22 十二月 2025 19:37:30 +0800 Subject: [PATCH] 进一步优化边界管理页面功能 --- set.properties | 16 +++++++++++----- 1 files changed, 11 insertions(+), 5 deletions(-) diff --git a/set.properties b/set.properties index 6a86f4a..5624848 100644 --- a/set.properties +++ b/set.properties @@ -1,13 +1,19 @@ -#Current work land selection updated -#Fri Dec 12 15:34:55 CST 2025 +#Mower Configuration Properties - Updated +#Mon Dec 22 19:37:04 CST 2025 appVersion=-1 +boundaryLengthVisible=false currentWorkLandNumber=LAND1 cuttingWidth=200 firmwareVersion=-1 -handheldMarkerId= +handheldMarkerId=1872 idleTrailDurationSeconds=60 -mowerId=1234 +manualBoundaryDrawingMode=false +mapScale=6.12 +measurementModeEnabled=false +mowerId=860 serialAutoConnect=true serialBaudRate=115200 -serialPortName=COM13 +serialPortName=COM15 simCardNumber=-1 +viewCenterX=-18.02 +viewCenterY=7.50 -- Gitblit v1.10.0