From 13d032241e1a2938a8be4f64c9171e1240e9ea1e Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期一, 22 十二月 2025 18:50:42 +0800
Subject: [PATCH] 新增了边界管理页面和首页边界虚线功能

---
 set.properties |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/set.properties b/set.properties
index 6a027f6..b9cecfb 100644
--- a/set.properties
+++ b/set.properties
@@ -1,13 +1,19 @@
-#Current work land selection updated
-#Fri Dec 12 15:13:55 CST 2025
+#Mower Configuration Properties - Updated
+#Mon Dec 22 18:50:02 CST 2025
 appVersion=-1
-currentWorkLandNumber=LAND1
+boundaryLengthVisible=false
+currentWorkLandNumber=LAND2
 cuttingWidth=200
 firmwareVersion=-1
-handheldMarkerId=
+handheldMarkerId=1872
 idleTrailDurationSeconds=60
-mowerId=1234
+manualBoundaryDrawingMode=false
+mapScale=16.74
+measurementModeEnabled=false
+mowerId=860
 serialAutoConnect=true
 serialBaudRate=115200
-serialPortName=COM13
+serialPortName=COM15
 simCardNumber=-1
+viewCenterX=4.67
+viewCenterY=0.55

--
Gitblit v1.10.0