From df006129448b6f0653b67caed7c061b84af8e1df Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期五, 19 十二月 2025 13:01:28 +0800
Subject: [PATCH] 新增了割草安全距离信息复制功能

---
 set.properties |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/set.properties b/set.properties
index 04c1619..61e0310 100644
--- a/set.properties
+++ b/set.properties
@@ -1,13 +1,18 @@
-#Current work land selection updated
-#Fri Dec 12 17:06:21 CST 2025
+#Mower Configuration Properties - Updated
+#Fri Dec 19 13:00:28 CST 2025
 appVersion=-1
+boundaryLengthVisible=false
 currentWorkLandNumber=LAND1
 cuttingWidth=200
 firmwareVersion=-1
-handheldMarkerId=
+handheldMarkerId=1872
 idleTrailDurationSeconds=60
-mowerId=1234
+mapScale=8.11
+measurementModeEnabled=false
+mowerId=860
 serialAutoConnect=true
 serialBaudRate=115200
-serialPortName=COM13
+serialPortName=COM15
 simCardNumber=-1
+viewCenterX=-15.67
+viewCenterY=9.92

--
Gitblit v1.10.0