From a3cd273234d56c5a36bd0a793a67e533a2141d6d Mon Sep 17 00:00:00 2001
From: zc <zc@123>
Date: 星期五, 25 四月 2025 08:23:47 +0800
Subject: [PATCH] 初步调试
---
src/main/webapp/static/readStatus.json | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/main/webapp/static/readStatus.json b/src/main/webapp/static/readStatus.json
index 7b5cd11..ba73f7b 100644
--- a/src/main/webapp/static/readStatus.json
+++ b/src/main/webapp/static/readStatus.json
@@ -25,13 +25,13 @@
"surplusQuantity": 450,
"countQuantity": 500,
"point": {
- "x": 4,
- "y": 21,
+ "x": 13,
+ "y": 11,
"z": 1
},
"coord": {
- "x": 1000,
- "y": 2000,
+ "x": 13000,
+ "y": 11000,
"z": 1
},
"task": {
@@ -43,7 +43,7 @@
"lastTaskId": 0,
"recentTaskId": 0
},
- "errState": 1,
+ "errState": 0,
"errCode": [0, 0, 0, 0, 0],
"statusSum": {
"mileage": 0,
--
Gitblit v1.9.1