From f4a2ce6f608049dc11f00908ee8a829060882de3 Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期四, 25 十二月 2025 16:38:32 +0800
Subject: [PATCH] 优化了部分内容

---
 set.properties |   17 ++++++++++++++---
 1 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/set.properties b/set.properties
index 3eb7238..6ff9c73 100644
--- a/set.properties
+++ b/set.properties
@@ -1,8 +1,19 @@
 #Mower Configuration Properties - Updated
-#Tue Dec 02 15:25:38 CST 2025
+#Thu Dec 25 16:37:55 CST 2025
 appVersion=-1
+boundaryLengthVisible=false
+currentWorkLandNumber=LAND1
 cuttingWidth=200
 firmwareVersion=-1
-handheldMarkerId=2354
-mowerId=7785
+handheldMarkerId=1872
+idleTrailDurationSeconds=60
+manualBoundaryDrawingMode=false
+mapScale=11.95
+measurementModeEnabled=false
+mowerId=6288
+serialAutoConnect=true
+serialBaudRate=115200
+serialPortName=COM15
 simCardNumber=-1
+viewCenterX=-148.00
+viewCenterY=424.51

--
Gitblit v1.10.0